My personal site cherry.computer
htmx tailwind axum askama

add mastodon verification

+1
+1
frontend/index.html
··· 4 4 <title>Ivo's Bio</title> 5 5 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 6 6 <link rel="stylesheet" href="build/app.css" /> 7 + <link rel="me" href="https://hachyderm.io/@cherry" /> 7 8 <script defer src="build/app.js"></script> 8 9 </head> 9 10 <body>