A fast, local-first "redirection engine" for !bang users with a few extra features ^-^
5
fork

Configure Feed

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

chore: add stylesheet to preload

+1
+1
index.html
··· 24 24 media="print" 25 25 onload="this.media='all'" 26 26 /> 27 + <link rel="preload" href="/global.css" as="style" /> 27 28 <link rel="stylesheet" href="/global.css" /> 28 29 <meta name="viewport" content="width=device-width, initial-scale=1.0" /> 29 30 <title>Unduck</title>