🐛 Fixed Twitter URL being set incorrectly to the Facebook URL (#10)
authorTim Rozmajzl <tim.rozmajzl@gmail.com>
Mon, 11 Feb 2019 09:59:12 +0000 (04:59 -0500)
committerKevin Ansfield <kevin@lookingsideways.co.uk>
Mon, 11 Feb 2019 09:59:12 +0000 (09:59 +0000)
commitb6232fc161a71cdf5795391a07e117cb7fdcce02
treeef0cd2106b06e61c111c2314bf06c132579e1ae2
parent5f0749639ca916108518873353bb459e80423f9a
🐛 Fixed Twitter URL being set incorrectly to the Facebook URL (#10)

no issue
- the anchor tag for the Twitter link in the site header was incorrectly set to `{{twitter_url @site.facebook}}` instead of `{{twitter_url @site.twitter}}`
default.hbs