diff --git a/plenti.json b/plenti.json index f39eb80..82ad314 100755 --- a/plenti.json +++ b/plenti.json @@ -5,7 +5,7 @@ "theme_config": { "compendium": { "url": "https://github.com/plenti-themes/compendium", - "commit": "ea420052c6dd1c7806ed6009f8253841301d7b3a" + "commit": "0d8efd14512633f3db1bf0d8f4f136132225e80d" } }, "local": { @@ -19,5 +19,11 @@ "posts": "post/:fields(title)", "projs": ":fields(route)/:paginate(totalProjPages)", "tags": ":fields(route)" + }, + "cms": { + "repo": "", + "redirect_url": "", + "app_id": "", + "branch": "" } } \ No newline at end of file diff --git a/themes/compendium/content/pages/_blueprint.json b/themes/compendium/content/pages/_blueprint.json index e69de29..0967ef4 100755 --- a/themes/compendium/content/pages/_blueprint.json +++ b/themes/compendium/content/pages/_blueprint.json @@ -0,0 +1 @@ +{} diff --git a/themes/compendium/layouts/global/html.svelte b/themes/compendium/layouts/global/html.svelte index 10cbf09..1f76490 100644 --- a/themes/compendium/layouts/global/html.svelte +++ b/themes/compendium/layouts/global/html.svelte @@ -67,4 +67,4 @@ - \ No newline at end of file +