diff --git a/config.toml b/config.toml index f638fe0..1e7a196 100644 --- a/config.toml +++ b/config.toml @@ -20,7 +20,6 @@ highlight_code = false # Extra navlinks navlinks = [ {name="Registration", url="/#registration"}, - {name="Call for Abstracts", url="/#abstracts-call"}, {name="Information", url="/#information"}, {name="HWT homepage", url="https://hohmannwannamakertrust.org/", external=true}, ] diff --git a/content/_index.md b/content/_index.md index 0a7421f..4668da4 100644 --- a/content/_index.md +++ b/content/_index.md @@ -54,6 +54,7 @@ registration = """ """ +enable_call_for_abstracts = false submit_abstract = """ * Please use one of the templates provided ({{ diff --git a/templates/home.html b/templates/home.html index 01daa0c..eb8c149 100644 --- a/templates/home.html +++ b/templates/home.html @@ -75,6 +75,8 @@