style: fix accessibility

This commit is contained in:
George Cushen 2023-11-13 20:26:55 +00:00
commit c432620c14
3 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View file

@ -49,7 +49,7 @@ education:
Supervised by Prof Joe Smith
button:
label: 'Read Thesis'
url: ''
url: 'https://example.com'
- area: MEng in Artificial Intelligence
institution: Massachusetts Institute of Technology
date_start: 2016-01-01

View file

@ -4,5 +4,5 @@ go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1-0.20231113183453-bf2aae99abd8
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.1-0.20231113202541-ebaf14037b21
)