design fixes, hiring subpages, and hiring categories added

This commit is contained in:
timurgordon
2022-02-23 21:25:51 +03:00
parent a4c636f176
commit 05ddd75f83
18 changed files with 448 additions and 34 deletions

View File

@@ -57,6 +57,12 @@ feed = true
paginate_by = 2
paginate_path = "/blog-posts"
[[taxonomies]]
name = "hiring_categories"
feed = true
paginate_by = 2
paginate_path = "/blog-posts"
[extra]
# Put all your custom variables here