This commit is contained in:
SG
2025-06-15 01:09:05 +03:00
parent 2072bf966f
commit 3ddf1a97d0
3 changed files with 21 additions and 23 deletions

View File

@@ -3,4 +3,3 @@ title: "About"
omit_second_title: True
---

View File

@@ -17,7 +17,7 @@
position: relative;
height: 200px;
background: rgb(70, 70, 124);
background-image: url("{{ parent_path }}static/header.jpg");
background-image: url("{{ parent_path }}static/images/header.jpg");
background-size: cover;
background-position: center;
display: flex;