diff --git a/src/constants/securityConstants.js b/src/constants/securityConstants.js index 79a078a..adbebc4 100644 --- a/src/constants/securityConstants.js +++ b/src/constants/securityConstants.js @@ -29,8 +29,6 @@ "data:", "https://licensebuttons.net", "https://cdn.jsdelivr.net", - "https://licensebuttons.net", - "https://cdn.jsdelivr.net", ], frameSrc: ["'self'", "https://newassets.hcaptcha.com"], objectSrc: ["'none'"], diff --git a/src/views/admin-pages/logs.handlebars b/src/views/admin-pages/logs.handlebars index 1629cbd..d30f004 100644 --- a/src/views/admin-pages/logs.handlebars +++ b/src/views/admin-pages/logs.handlebars @@ -1,6 +1,6 @@ {{!-- pages/logs.hbs --}} {{#section "styles"}} - + {{/section}} {{#section "scripts"}} @@ -36,7 +36,7 @@ - + diff --git a/src/views/layouts/docs.handlebars b/src/views/layouts/docs.handlebars index 8ab7bac..af4e6e3 100644 --- a/src/views/layouts/docs.handlebars +++ b/src/views/layouts/docs.handlebars @@ -2,8 +2,8 @@ - - + + {{> site_headers }} diff --git a/src/views/layouts/presentation.handlebars b/src/views/layouts/presentation.handlebars index edd2d33..0ef0b4b 100644 --- a/src/views/layouts/presentation.handlebars +++ b/src/views/layouts/presentation.handlebars @@ -2,14 +2,13 @@ - - - - - - - + + + + + + + {{{_sections.styles}}} diff --git a/src/views/layouts/sitemap-xsl.handlebars b/src/views/layouts/sitemap-xsl.handlebars index e9bdb47..8aae93a 100644 --- a/src/views/layouts/sitemap-xsl.handlebars +++ b/src/views/layouts/sitemap-xsl.handlebars @@ -2,45 +2,45 @@ - + - - + + - - Sitemap - - + + Sitemap + + - - - - - - - - - - - - - + +
Site Map
URLLast ModifiedChange FrequencyPriority
+ + - - - - + + + + - - -
Site Map
- - - - URLLast ModifiedChange FrequencyPriority
- + + + + + + + + + + + + + + + + + - -
+ +
diff --git a/src/views/pages/blog_index.handlebars b/src/views/pages/blog_index.handlebars index 99c3fe3..732b069 100644 --- a/src/views/pages/blog_index.handlebars +++ b/src/views/pages/blog_index.handlebars @@ -1,7 +1,7 @@ {{!-- pages/blog_index.handlebars --}} {{#section "styles"}} - + {{/section}}

Blog Posts

diff --git a/src/views/pages/construction.handlebars b/src/views/pages/construction.handlebars index f41dfe5..565179e 100644 --- a/src/views/pages/construction.handlebars +++ b/src/views/pages/construction.handlebars @@ -1,7 +1,7 @@ {{!-- pages/construction.handlebars --}} {{#section "styles"}} - + {{/section}}
diff --git a/src/views/pages/contact.handlebars b/src/views/pages/contact.handlebars index b103032..e76b30b 100644 --- a/src/views/pages/contact.handlebars +++ b/src/views/pages/contact.handlebars @@ -1,7 +1,7 @@ {{!-- pages/contact.handlebars --}} {{#section "styles"}} - + {{/section}} {{#section "scripts"}} @@ -12,21 +12,21 @@

{{title}}

- + {{!-- Honeypot field for bot detection --}} - +
- +
+ pattern="[a-zA-Z0-9-_\.]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*" autocomplete="email">
- +
diff --git a/src/views/pages/newsletter.handlebars b/src/views/pages/newsletter.handlebars index d6e1a37..8eaaed8 100644 --- a/src/views/pages/newsletter.handlebars +++ b/src/views/pages/newsletter.handlebars @@ -1,7 +1,7 @@ {{!-- pages/newsletter.handlebars --}} {{#section "styles"}} - + {{/section}} {{#section "scripts"}} @@ -15,7 +15,7 @@
+ pattern="[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}">
diff --git a/src/views/pages/page.handlebars b/src/views/pages/page.handlebars index 2a0681c..aa7c863 100644 --- a/src/views/pages/page.handlebars +++ b/src/views/pages/page.handlebars @@ -1,7 +1,7 @@ {{!-- pages/page.handlebars --}} {{#section "styles"}} - + {{/section}} diff --git a/src/views/pages/post.handlebars b/src/views/pages/post.handlebars index 1356b56..41b4575 100644 --- a/src/views/pages/post.handlebars +++ b/src/views/pages/post.handlebars @@ -1,7 +1,7 @@ {{!-- pages/post.handlebars --}} {{#section "styles"}} - + {{/section}} {{#section "scripts"}} diff --git a/src/views/pages/presentation.handlebars b/src/views/pages/presentation.handlebars index 0eee436..4bb9a75 100644 --- a/src/views/pages/presentation.handlebars +++ b/src/views/pages/presentation.handlebars @@ -34,7 +34,7 @@
{{#each images}} - {{alt}} + {{alt}} {{/each}}
diff --git a/src/views/pages/redirect.handlebars b/src/views/pages/redirect.handlebars index c6213c4..9c814ad 100644 --- a/src/views/pages/redirect.handlebars +++ b/src/views/pages/redirect.handlebars @@ -6,7 +6,7 @@ {{/section}} {{#section "styles"}} - + {{/section}} {{#section " scripts"}} diff --git a/src/views/pages/tag-posts.handlebars b/src/views/pages/tag-posts.handlebars index 5ce0f60..57620b1 100644 --- a/src/views/pages/tag-posts.handlebars +++ b/src/views/pages/tag-posts.handlebars @@ -1,7 +1,7 @@ {{!-- pages/handlebars --}} {{#section "styles"}} - + {{/section}}

Posts tagged with "{{tag}}"

diff --git a/src/views/pages/tags.handlebars b/src/views/pages/tags.handlebars index 01c025a..9412558 100644 --- a/src/views/pages/tags.handlebars +++ b/src/views/pages/tags.handlebars @@ -1,7 +1,7 @@ {{!-- pages/tags.handlebars --}} {{#section "styles"}} - + {{/section}}
diff --git a/src/views/pages/tools.handlebars b/src/views/pages/tools.handlebars index 346618c..56ad085 100644 --- a/src/views/pages/tools.handlebars +++ b/src/views/pages/tools.handlebars @@ -1,7 +1,7 @@ {{!-- pages/tools.handlebars --}} {{#section "styles"}} - + {{/section}}
diff --git a/src/views/partials/creative_commons.handlebars b/src/views/partials/creative_commons.handlebars index d2cae5d..5446f91 100644 --- a/src/views/partials/creative_commons.handlebars +++ b/src/views/partials/creative_commons.handlebars @@ -1,3 +1,3 @@ - CC0 + CC0 diff --git a/src/views/partials/site_headers.handlebars b/src/views/partials/site_headers.handlebars index 4cf5e00..1fd9f27 100644 --- a/src/views/partials/site_headers.handlebars +++ b/src/views/partials/site_headers.handlebars @@ -5,7 +5,7 @@ {{{_sections.styles}}} - + {{title}} diff --git a/src/views/partials/social_icons.handlebars b/src/views/partials/social_icons.handlebars index fa5b620..6ab6e10 100644 --- a/src/views/partials/social_icons.handlebars +++ b/src/views/partials/social_icons.handlebars @@ -6,7 +6,7 @@

Link to GitHub Profile + alt="Link to GitHub Profile" width="24" height="24"> diff --git a/src/views/partials/w3c.handlebars b/src/views/partials/w3c.handlebars index a055bea..ee5c73c 100644 --- a/src/views/partials/w3c.handlebars +++ b/src/views/partials/w3c.handlebars @@ -1,6 +1,6 @@

Valid CSS! + alt="Valid CSS!">