Commit Graph

21 Commits

Author SHA1 Message Date
cd5a89ba3a Implement multi-layer fallback
Cover image for anything that's not home (with fallback to favicon where cover is not set), and for anything that is home we use the favicon with fallback to the default color block

Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-04-03 10:59:22 +01:00
18af67974a Only populate og:image with cover if is set 2020-03-23 08:47:31 +00:00
9d64a69092 Update twitter:creator with cleaner/multiple fallbacks 2020-03-20 09:21:20 +00:00
5ede34df2c Only use isset check for twitter:site param
See https://gohugo.io/functions/isset/ - consistent with all other param checks in file
2020-03-18 11:24:24 +00:00
b39a2e93b7 Tweak twitter card tags to cater for new params 2020-03-18 11:20:14 +00:00
22098b16d9 Remove erroneous |
Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-03-18 11:12:36 +00:00
a6ae1efab1 Twitter card + OG markup fixes
Remove Twitter card title, description and image (twitter cards fall back to OG markup for these elements).
Fix og:image url for non-home content
Conditionally show twitter:site tag
2020-03-16 11:05:35 +00:00
7f0bda3358 Fix twitter image url for non-home
Co-Authored-By: Radek Kozieł <radoslaw.koziel@gmail.com>
2020-03-16 10:52:14 +00:00
b226e1dc8c Fix OpenGraph and Twitter meta tags
Title tags could be a little bloated as the subtitle was being appended. This should fall in to the description instead.
Also, if not looking at an individual post, there was no author being defined or site image.
2020-03-10 12:08:33 +00:00
6ef1bb1686 Update head.html 2020-03-10 12:03:11 +00:00
fa95894458 Add Google Analytics template 2020-01-15 22:41:43 +09:00
24e901f460 Add keywords support to single page 2019-08-08 21:56:25 +02:00
79b040a3ec Only insert custom CSS link if the file exists 2019-06-15 15:55:40 +02:00
64b59a4e59 Fix RSS links #41 2019-05-24 09:36:06 +02:00
27462e1893 Make favicon configurable
Fix #18
2019-03-13 18:56:57 -04:00
00296f07b4 rename the partials to extended_head and extended_footer 2019-03-04 14:20:48 -08:00
1cf2b933a3 partials/head: render a placeholder custom_head.html 2019-02-26 00:35:27 -08:00
4e7ac981d2 Fixes 2019-02-09 09:11:56 +01:00
802b2f1312 Fix typos 2019-01-29 11:18:14 +01:00
6c68bd63ae Fix absURL paths and exampleSite 2019-01-29 10:48:49 +01:00
86562b8241 Init 2019-01-28 01:11:02 +01:00