mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-07-31 19:38:41 -07:00
Compare commits
2 commits
c80f827782
...
5f4d81328c
Author | SHA1 | Date | |
---|---|---|---|
5f4d81328c | |||
50aa5a3b33 |
2 changed files with 4 additions and 1 deletions
|
@ -4,6 +4,7 @@ description: "zyl's website."
|
|||
theme_color: "#ffc4fc"
|
||||
sass_styles: [index.scss, pet.scss, click.scss]
|
||||
cdn_url: "https://i.zyl.gay"
|
||||
webdog_path: wd
|
||||
code_theme: base16-ocean.dark
|
||||
|
||||
resources:
|
||||
|
|
|
@ -13,6 +13,7 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<link rel="stylesheet" href="/styles/index.css">
|
||||
<script src="/js/pet-me.js" defer></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -38,7 +39,8 @@
|
|||
<div class="flex-spacer"></div>
|
||||
<hr>
|
||||
<footer id="footer">
|
||||
bark bark awruff :3 • powered by <strong><a href="https://webdog.zyl.gay">webdog</a></strong> • <a href="https://git.zyl.gay/zyl">git.zyl.gay</a>
|
||||
bark bark awruff :3 • powered by <strong><a href="https://webdog.zyl.gay">webdog</a></strong> • <a
|
||||
href="https://git.zyl.gay/zyl">git.zyl.gay</a>
|
||||
|
||||
<div class="badges">
|
||||
{{ self::badge(badge="transbian.png", url="https://badge.les.bi", alt="transgender and lesbian flags") }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue