25 lines
No EOL
1.4 KiB
Text
25 lines
No EOL
1.4 KiB
Text
<meta charset="UTF-8">
|
|
<title>{{ title or metadata.title }} • synth download!</title>
|
|
<link rel="icon" type="image/png" href="/assets/favicon.png">
|
|
<link rel="canonical" href="https://synth.download/">
|
|
<link rel="me" href="https://booping.synth.download/@sneexy">
|
|
<link rel="me" href="https://beeping.synth.download/@sneexy">
|
|
<link rel="me" href="https://git.gay/sneexy">
|
|
<meta lang="en-US">
|
|
<meta property="og:url" content="https://synth.download/">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="{{ description or metadata.description }}">
|
|
<link rel="stylesheet" href="/styles/accessibility.css">
|
|
<link rel="stylesheet" href="/styles/animations.css">
|
|
<link rel="stylesheet" href="/styles/at-media.css">
|
|
<link rel="stylesheet" href="/styles/colors.css">
|
|
<link rel="stylesheet" href="/styles/font.css">
|
|
<link rel="stylesheet" href="/styles/footer.css">
|
|
<link rel="stylesheet" href="/styles/icons.css">
|
|
<link rel="stylesheet" href="/styles/index.css">
|
|
<link rel="stylesheet" href="/styles/navbar.css">
|
|
<link rel="stylesheet" href="/styles/style.css">
|
|
<link rel="stylesheet" href="/styles/window.css">
|
|
<script src="/scripts/alt-popup.js"></script>
|
|
<script src="/scripts/settings.js"></script>
|
|
<script src="/scripts/button.js"></script> |