mirror of
https://github.com/HerrCraziDev/faoilean.git
synced 2025-12-13 09:06:16 +01:00
conf & header fix
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"sitename": "Faoilean"
|
||||
"sitename": "Faoilean",
|
||||
"sitedesc": "suckless blogging",
|
||||
"siteicon": "/faoilean_icon_transparent.png"
|
||||
},
|
||||
"services": {
|
||||
"article": {
|
||||
|
||||
Reference in New Issue
Block a user