diff --git a/models/header_with_logo.ini b/models/header_with_logo.ini index 2c010071..0c6d2369 100644 --- a/models/header_with_logo.ini +++ b/models/header_with_logo.ini @@ -19,3 +19,13 @@ type = html [fields.subclaim_content] label = Subclaim Content type = markdown + +[fields.subclaim_url] +label = Subclaim URL +type = string +width = 1/2 + +[fields.subclaim_address] +label = Subclaim URL Text +type = string +width = 1/2 diff --git a/templates/header_with_logo.html b/templates/header_with_logo.html index 137f3ee9..c3feaf49 100644 --- a/templates/header_with_logo.html +++ b/templates/header_with_logo.html @@ -98,9 +98,8 @@

{{ this.subclaim_heading }}

{{ this.subclaim_content }} -