implement posts style, to be completed

change font
add secondary navigation to homepage
This commit is contained in:
Lorenzo Dellacà
2020-08-15 12:40:28 +02:00
parent 121708786d
commit a1f0fcaf99
8 changed files with 407 additions and 545 deletions

View File

@@ -12,6 +12,10 @@
},
"config": {
"posts_per_page": 10,
"image_sizes": {}
"image_sizes": {
"s": {
"width": 300
}
}
}
}