Skip to content

Instantly share code, notes, and snippets.

@juniorz
Created April 5, 2011 02:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save juniorz/902903 to your computer and use it in GitHub Desktop.
Save juniorz/902903 to your computer and use it in GitHub Desktop.
my first GSoC task
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