aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDougal Matthews2014-11-25 13:11:30 +0000
committerDougal Matthews2014-11-25 13:11:30 +0000
commit673f48242f34ee6b7ba91ab4cf8a67f1bb26a272 (patch)
tree3c7e97c28e7ed0e0e69ebd5a43d0ab8d1832604f
parent4d28a0930995a3a73860d6a2d405e12abbf5d653 (diff)
downloaddjango-rest-framework-673f48242f34ee6b7ba91ab4cf8a67f1bb26a272.tar.bz2
Remove commented out title
-rw-r--r--docs/index.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/index.md b/docs/index.md
index 6288efa3..ca10befe 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -26,9 +26,6 @@
<img alt="Django REST Framework" title="Logo by Jake 'Sid' Smith" src="img/logo.png" width="600px" style="display: block; margin: 0 auto 0 auto">
</p>
-<!--
-# Django REST framework
--->
Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs.