1
0
Fork 0

These parts aren't needed.

This commit is contained in:
Alexander Andreev 2022-06-14 18:45:44 +04:00
parent 7a8b7964ec
commit 52ab9a3167
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
3 changed files with 0 additions and 20 deletions

View File

@ -1,2 +0,0 @@
footer
| 2022 Arav <#[a(href="mailto:me@arav.top") me@arav.top]>

View File

@ -1,7 +0,0 @@
body
header
svg#logo(viewBox="0 -25 216 40")
text.logo Arav's dwelling
text.under(y="11") Welcome to my sacred place, wanderer
nav
a(href=mainSite title="Arav's dwelling") Back to main website

View File

@ -1,11 +0,0 @@
doctype html
html(lang="en")
head
title Arav's dwelling / Upload
meta(charset="utf-8")
meta(http-equiv="X-UA-Compatible" content="IE=edge")
meta(name="viewport" content="width=device-width, initial-scale=1.0")
meta(name="theme-color" content="#cd2682")
meta(name="description" content="File upload service for ya.")
link(rel="icon" href="/assets/img/favicon.svg" sizes="any" type="image/svg+xml")
link(href="/assets/css/main.css" rel="stylesheet")