Created
April 5, 2011 02:15
-
-
Save juniorz/902903 to your computer and use it in GitHub Desktop.
my first GSoC task
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/html/toc.html b/html/toc.html | |
index 326f0a9..663970f 100644 | |
--- a/html/toc.html | |
+++ b/html/toc.html | |
@@ -8,6 +8,7 @@ | |
<body> | |
<h1>Table of Contents</h1> | |
-Please enter your text here. | |
+Please enter your text here, | |
+or just ignore this message. | |
</body> | |
-</html> | |
\ No newline at end of file | |
+</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment