update stuff

This commit is contained in:
Adithya 2023-11-09 21:41:46 +05:30
parent 1bb83a5e66
commit 0e177472df
Signed by: adtya
GPG key ID: 48FC9915FFD326D0
3 changed files with 9 additions and 3 deletions

View file

@ -6,7 +6,7 @@
<link rel="icon" href="/favicon.ico" /> <link rel="icon" href="/favicon.ico" />
<link rel="stylesheet" href="/simple.css"> <link rel="stylesheet" href="/simple.css">
<link rel="stylesheet" href="/custom.css"> <link rel="stylesheet" href="/custom.css">
<title>{{ title }} | A D T Y A</title> <title>adtya.xyz - {{ title }}</title>
</head> </head>
<body> <body>
<header> <header>
@ -44,7 +44,7 @@
{{ content }} {{ content }}
</main> </main>
<footer> <footer>
<p>Made with <a href="https://simplecss.org" target="_blank" rel="noreferrer">simple.css</a> and <a href="https://git.mills.io/prologic/zs" target="_blank" rel="noreferrer">zs</a> <b><a href="https://github.com/adtya/adtya.xyz" rel="noreferrer"></a></b>. Built and deployed with <a href="https://nixos.org" target="_blank" rel="noreferrer">nix/nixos</a> <b><a href="https://github.com/adtya/nixos-config/blob/main/hosts/rico2/services/adtya.xyz.nix" rel="noreferrer"></a></b> and some <a href="https://github.com/fatedier/frp" target="_blank" rel="noreferrer">frp</a> magic.</p> <p>Made with <a href="https://simplecss.org" target="_blank" rel="noreferrer">simple.css</a> and <a href="https://git.mills.io/prologic/zs" target="_blank" rel="noreferrer">zs</a> <b><a href="https://github.com/adtya/adtya.xyz" rel="noreferrer"><sup>[↗]</sup></a></b>. Built and deployed with <a href="https://nixos.org" target="_blank" rel="noreferrer">nix/nixos</a> <b><a href="https://github.com/adtya/nixos-config/blob/main/hosts/rico2/services/adtya.xyz.nix" rel="noreferrer"><sup>[↗]</sup></a></b> and some <a href="https://github.com/fatedier/frp" target="_blank" rel="noreferrer">frp</a> magic.</p>
</footer> </footer>
</body> </body>
</html> </html>

View file

@ -6,3 +6,7 @@
margin: 0 .8em 0 .8em; margin: 0 .8em 0 .8em;
text-decoration: none; text-decoration: none;
} }
footer a {
text-decoration: none;
}

View file

@ -1,4 +1,6 @@
--- ---
title: index.html title: My face on the interwebs
--- ---
### Links
- [Wiki ↗](https://wiki.adtya.xyz)