conf & header fix

This commit is contained in:
2022-05-25 15:02:40 +02:00
parent e4af1e7b7b
commit c4880abdd1
2 changed files with 5 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
#site-title a {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
line-height: 1;
}
@@ -75,7 +75,7 @@
#site-title .site-icon {
height: 2em;
margin-right: 0.3em;
margin-right: 0.2em;
}
#links {

View File

@@ -1,6 +1,8 @@
{
"config": {
"sitename": "Faoilean"
"sitename": "Faoilean",
"sitedesc": "suckless blogging",
"siteicon": "/faoilean_icon_transparent.png"
},
"services": {
"article": {