@@ -38,4 +38,4 @@ Our production server is configured such that a commit on the the `main` branch
...
@@ -38,4 +38,4 @@ Our production server is configured such that a commit on the the `main` branch
## Advanced
## Advanced
To change the layout of the front page see `layouts/index.html` and the base layout file in `layouts/_defaults/baseof.html`.
To change the layout of the front page see `layouts/index.html` and the base layout file in `layouts/_defaults/baseof.html`.
In order to edit single posts pages (yes they exist under history/<post_file_name_without_md>) see `layouts/_defaults/single.html`. For the listing in history see `layouts/_defaults/list.html`.
In order to edit single posts pages (yes they exist under history/<post_file_name_without_md>) see `layouts/_defaults/single.html`. For the listing in history see `layouts/_defaults/list.html`.