parent
30658b0918
commit
90921741da
2 changed files with 25 additions and 26 deletions
|
|
@ -1,25 +1,25 @@
|
|||
<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>
|
||||
<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>
|
||||
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue