diff --git a/config.toml b/config.toml index 626c816..50d722b 100644 --- a/config.toml +++ b/config.toml @@ -7,5 +7,5 @@ sectionPagesMenu = "main" [menu] [[menu.nav]] identifier = "home" - name = '' + name = ' home' url = '/' diff --git a/content/about/index.md b/content/about/index.md index b6e47e1..be2f1df 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -4,7 +4,7 @@ date: 2022-04-09T14:23:49+02:00 draft: true menu: nav: - name: "" + name: " about" --- diff --git a/content/links/index.md b/content/links/index.md index 5d65dd2..95572e8 100644 --- a/content/links/index.md +++ b/content/links/index.md @@ -4,7 +4,7 @@ date: 2022-04-09T17:37:48+02:00 draft: true menu: nav: - name: "" + name: " links" --- diff --git a/content/posts/_index.md b/content/posts/_index.md deleted file mode 100644 index d850de6..0000000 --- a/content/posts/_index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: "Posts" -date: 2022-04-10T19:06:26+02:00 -draft: true -menu: - nav: - name: "龎" - ---- - diff --git a/content/projects/_index.md b/content/projects/_index.md deleted file mode 100644 index d2ce7c4..0000000 --- a/content/projects/_index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -title: "projects" -date: 2022-04-10T22:20:54+02:00 -draft: true -menu: - nav: - name: "" - ---- - diff --git a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content index 79805d2..0472995 100644 --- a/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content +++ b/resources/_gen/assets/scss/scss/main.scss_f300667da4f5b5f84e1a9e0702b2fdde.content @@ -58,8 +58,8 @@ body { flex: auto; } footer { - height: 6%; - min-height: 42pt; + height: 10%; + min-height: 24pt; position: sticky; display: flex; align-items: center; @@ -67,50 +67,32 @@ footer { bottom: 0; } #content { - min-height: 94%; + min-height: 90%; right: auto; } #footer-left { - margin-top: auto; - margin-bottom: auto; margin-left: 24pt; justify-self: left; - margin-right: auto; - display: inline-flex; } + margin-right: auto; } #footer-right { - margin-top: auto; - margin-bottom: auto; margin-left: auto; justify-self: right; margin-right: 24pt; - align-content: center; - display: inline-flex; } + align-content: center; } #footer-center { - margin-top: auto; - margin-bottom: auto; margin-left: auto; margin-right: auto; justify-content: center; - justify-self: center; - display: inline-flex; } + justify-self: center; } * { padding: 0; margin: 0; } #footer-right * { - display: flex; - margin-top: auto; - margin-bottom: auto; } - -#footer-center * { - display: flex; - margin-right: 8pt; - margin-left: 8pt; - margin-top: auto; - margin-bottom: auto; } + display: flex; } @font-face { font-family: CaskaydiaCove; @@ -131,20 +113,16 @@ a { text-decoration: none; } footer * { - font-size: 24pt; - font-family: CaskaydiaCoveMono; } + font-size: 20pt; } label::after { - font-family: CaskaydiaCoveMono; - font-size: 20pt; } + font-family: CaskaydiaCoveMono; } input[type="checkbox"] { cursor: pointer; } .toggleinput { - opacity: 0; - max-height: 0; - overflow: hidden; } + visibility: hidden; } .togglelabel { width: 42pt; diff --git a/themes/battheme b/themes/battheme index 427d356..8c62a09 160000 --- a/themes/battheme +++ b/themes/battheme @@ -1 +1 @@ -Subproject commit 427d35661b0319fb1ffef454a78da7c2b999dd2e +Subproject commit 8c62a099ccbab393800f459c844c5ee94fd7a414