Mobile card active and GitHub Actions (#71)

* Remove js for mobile card click style

* Add headshot alt text and update example site

* Add html validator github action

* Debug GA

* Fix GA bug
This commit is contained in:
Joe Hutchinson
2022-02-10 00:19:08 -05:00
committed by GitHub
parent d49083abec
commit f7848361fc
13 changed files with 54 additions and 17 deletions

View File

@@ -38,6 +38,7 @@ disqusShortname = "Your shortname for Disqus - optional"
description = "The website's description"
bgimg = "Path, within the 'assets' folder, of the image used for the page background - optional"
headshotimg = "Path, within the 'assets' folder, of the image used for the home page header - optional"
headshotalt = "Alt text for the headshotimg - should be used with headshotimg"
rssinmenu = whether you would like a RSS feed link to appear in the nav menu and footer (true, false) - optional
facebook = "URL to your Facebook account, icon link will be included in the footer - optional"
flicker = "URL to your Flicker account, icon link will be included in the footer - optional"