diff options
author | delta <darkussdelta@gmail.com> | 2025-02-04 00:24:57 +0100 |
---|---|---|
committer | delta <darkussdelta@gmail.com> | 2025-02-04 00:24:57 +0100 |
commit | dedac33d55f3259b9ad749de0c392d7b8d3ae8a4 (patch) | |
tree | c03eb2ecebe15cd0345322500196397c0894ecac | |
parent | 5155640370f9998baa224ce71823ba66d570df7b (diff) |
fix repeating styles in the template
-rwxr-xr-x | .zs/styles | 2 | ||||
-rw-r--r-- | assets/css/main.css (renamed from assets/css/index.css) | 0 | ||||
-rw-r--r-- | index.md | 2 |
3 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ set -e -CSS="reset index" +CSS="reset main" CSS_ZS_FILE=$(echo $ZS_FILE | sed -e 's/.[^.]*$/.css/') for css in $CSS; do diff --git a/assets/css/index.css b/assets/css/main.css index 9f9ce62..9f9ce62 100644 --- a/assets/css/index.css +++ b/assets/css/main.css @@ -1,5 +1,5 @@ --- -title: Homepag +title: Homepage --- # hello! cześć! привіт! привет! toki! |