]> git.armaanb.net Git - lightcards-http.git/blobdiff - index.html
Add more meta tags
[lightcards-http.git] / index.html
index 4d45e2c8b7abdf5df0f62349dff2b80c769c764f..a2f00521db4765fe5241785d4d15746e79808b05 100644 (file)
@@ -3,6 +3,10 @@
   <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width">
+    <meta name="description" content="lightcards - terminal flashcards program homepage">
+    <meta name="robots" content="index, follow">
+    <meta http-equiv="Content-Security-Policy" content="default-src 'none'; connect-src 'self'; img-src 'self'; style-src 'unsafe-inline';">
+    <meta name="referrer" content="no-referrer">
     <title>lightcards</title>
     <style>
 body {
@@ -35,7 +39,7 @@ a {
   <body>
     <hr>
     <h1>lightcards</h1>
-    <a href="https://git.sr.ht/~armaan/lightcards">Source code</a> | 
+    <a href="https://sr.ht/~armaan/lightcards">Source code</a> | 
     <a href="https://lists.sr.ht/~armaan/public-inbox">Mailing list</a> | 
     <a href="https://pypi.org/project/lightcards">PyPI</a>
     <hr>