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:
@@ -15,11 +15,12 @@ categories = [
|
||||
"Development",
|
||||
"golang",
|
||||
]
|
||||
[[resources]]
|
||||
name = "featuredImage"
|
||||
src = "lucas-benjamin-565254-unsplash.jpg"
|
||||
[resources.params]
|
||||
description = "Alt description for the featured image"
|
||||
[resources]
|
||||
name = "featuredImage"
|
||||
src = "lucas-benjamin-565254-unsplash.jpg"
|
||||
|
||||
[resources.params]
|
||||
description = "A jellyfish with neon colors with a dark background"
|
||||
+++
|
||||
|
||||
Hugo uses the excellent [Go][] [html/template][gohtmltemplate] library for
|
||||
|
||||
Reference in New Issue
Block a user