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 {
|
#site-title a {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
align-items: flex-start;
|
||||||
line-height: 1;
|
line-height: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -75,7 +75,7 @@
|
|||||||
|
|
||||||
#site-title .site-icon {
|
#site-title .site-icon {
|
||||||
height: 2em;
|
height: 2em;
|
||||||
margin-right: 0.3em;
|
margin-right: 0.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#links {
|
#links {
|
||||||
|
|||||||
@@ -1,6 +1,8 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
"sitename": "Faoilean"
|
"sitename": "Faoilean",
|
||||||
|
"sitedesc": "suckless blogging",
|
||||||
|
"siteicon": "/faoilean_icon_transparent.png"
|
||||||
},
|
},
|
||||||
"services": {
|
"services": {
|
||||||
"article": {
|
"article": {
|
||||||
|
|||||||
Reference in New Issue
Block a user