all repos — homestead @ e44a11ea4e05f2dc535aca8f403b45a6af7fc67e

Code for my website

Squashed 'themes/bear/' changes from eaa9b73..d10630d d10630d Hash inline style in CSP f51202d Allow end-user to disable CSP header meta tags without editing theme 093ac10 Add form-action and base-uri CSPs 4c9ac0a Update base_url eed984f Merge dark/light screenshots into one 099acbd Add "deploy to netlify" button 0800ba2 Update demo URL 9a344d8 Add meta description 241f290 Remove ignored CSP content 53d198f Move demo site to netlify 3423985 Add netlify status badge to readme edfec31 Configure headers for netlify a1bcb91 Add netlify.toml d69e95a Add content-security-policy header-equivalent meta tag 1706ade Linkify demo URL 141c10c Merge pull request 'Update 'theme.toml'' (#1) from jakeg/zola-bearblog:main into main 6b275f6 Update 'theme.toml' REVERT: eaa9b73 Merge branch 'main' into microformats2 REVERT: fa4b7a6 Merge branch 'main' into microformats2 REVERT: 8194f35 Merge branch 'main' into microformats2 REVERT: a9f227a Merge branch 'main' into microformats2 REVERT: f8e3f67 Move header/footer/main elements into child templates git-subtree-dir: themes/bear git-subtree-split: d10630da50a2b0e005ef0499190cc5cc898f0b06

Alan Pearce
commit

e44a11ea4e05f2dc535aca8f403b45a6af7fc67e

parent

eaa9b736adc01a57113e52134fc61aaf02af68ff

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M templates/seo_tags.htmltemplates/seo_tags.html
@@ -1,1 +1,2 @@
<meta name="title" content="{% if page.title %}{{ page.title }}{% else %}{{ config.title }}{% endif %}"> +<meta name="description" content="{{ config.description }}" />