this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix twitter card

alice 88b18f21 c1ae722a

+2 -2
+2 -2
index.html
··· 2 2 <html lang="en"> 3 3 <head> 4 4 <meta charset="utf-8" /> 5 - <title>Visa has *not* relased his book yet</title> 5 + <title>Visa has *not* relased his book yet!</title> 6 6 <script type="module" src="main.js"></script> 7 7 <link rel="stylesheet" href="reset.css" /> 8 8 <link rel="stylesheet" href="main.css" /> ··· 10 10 <link rel="shortcut icon" type="image/png" href="visa.jpeg" /> 11 11 <link rel="apple-touch-icon" type="image/png" href="visa.jpeg" /> 12 12 <meta name="twitter:card" content="summary" /> 13 - <meta name="twitter:title" content="Nudging Visa for fun and profit" /> 13 + <meta name="twitter:title" content="Visa has *not* relased his book yet!" /> 14 14 <meta name="twitter:description" content="Has Visa released his book yet?" /> 15 15 <meta name="twitter:image" content="https://hasvisareleasedhisbookyet.com/visa.jpeg" /> 16 16 <!-- Global site tag (gtag.js) - Google Analytics -->