Skip to content

Commit

Permalink
Theme update.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimafisk committed Jun 30, 2022
1 parent edf6e07 commit c2da740
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
8 changes: 7 additions & 1 deletion plenti.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"theme_config": {
"compendium": {
"url": "https://github.com/plenti-themes/compendium",
"commit": "ea420052c6dd1c7806ed6009f8253841301d7b3a"
"commit": "0d8efd14512633f3db1bf0d8f4f136132225e80d"
}
},
"local": {
Expand All @@ -19,5 +19,11 @@
"posts": "post/:fields(title)",
"projs": ":fields(route)/:paginate(totalProjPages)",
"tags": ":fields(route)"
},
"cms": {
"repo": "",
"redirect_url": "",
"app_id": "",
"branch": ""
}
}
1 change: 1 addition & 0 deletions themes/compendium/content/pages/_blueprint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
2 changes: 1 addition & 1 deletion themes/compendium/layouts/global/html.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@
<Footer />
</footer>
</body>
</html>
</html>

0 comments on commit c2da740

Please sign in to comment.