baseurl fix
This commit is contained in:
parent
a26db7aaec
commit
1763c3c855
@ -1,5 +1,6 @@
|
||||
title: Tilde Shroom Growth
|
||||
url: https://tilde.32bit.cafe/~rodrick/
|
||||
baseurl: /~rodrick
|
||||
url: https://tilde.32bit.cafe
|
||||
git_repo_url: https://git.32bit.cafe/RodFire8181/tilde
|
||||
language: en-us
|
||||
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: ~rodrick
|
||||
style: default
|
||||
extra: saved-theme="dark"
|
||||
permalink: /
|
||||
---
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
|
||||
@media only screen and (max-width: 800px) {
|
||||
.default .page {
|
||||
body .page {
|
||||
width: 90%;
|
||||
}
|
||||
}
|
||||
|
||||
.default {
|
||||
body {
|
||||
color: var(--color);
|
||||
font-family: var(--font);
|
||||
background: var(--bg-image) var(--bg-color);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user