feat: Expose website as a flake

This commit is contained in:
2022-05-14 17:23:19 +02:00
parent 110eea369b
commit eb018b6717
5 changed files with 126 additions and 2 deletions

View File

@@ -10,8 +10,7 @@
content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<link rel="stylesheet" href="assets/css/index.css" />
<!-- TODO -->
<link rel="stylesheet" href="https://cdn.polynom.me/css/main.css" />
<link rel="stylesheet" href="{{ page_assets }}/css/main.css" />
<!-- Mastodon -->
<link rel="me" href="https://{{ mastodon_instance_url }}/{{ mastodon_handle }}" />