]> git.parisson.com Git - django-social-auth.git/commitdiff
Keywords change
authorMatías Aguirre <matiasaguirre@gmail.com>
Wed, 12 Jan 2011 02:38:08 +0000 (00:38 -0200)
committerMatías Aguirre <matiasaguirre@gmail.com>
Wed, 12 Jan 2011 02:38:08 +0000 (00:38 -0200)
example/templates/base.html

index 5e8652c8b0d28047fe7ae65c486cf57b3c712eec..69c4710d4feeb99c226bb669f3e5cbc3e9af28a0 100644 (file)
@@ -3,7 +3,7 @@
   <head>
     <title>Django Social Auth</title>
     <meta name="description" content="Django Social Auth is an easy to setup social authentication/registration mechanism for Django projects." />
-    <meta name="keywords" content="social auth, openid, oauth, twitter, facebook, google, yahoo, myopenid, django, python" />
+    <meta name="keywords" content="django, django facebook, django twitter, django openid, django oauth, social auth, openid, oauth, twitter, facebook, google, yahoo, myopenid, python" />
     <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
     <style type="text/css">
       body {background-color: #eee; padding: 10px 20px; font-family: sans-serif; color: #333;}