mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
style: fix accessibility
This commit is contained in:
parent
ebaf14037b
commit
c432620c14
3 changed files with 4 additions and 4 deletions
4
starters/resume/assets/dist/wc.css
vendored
4
starters/resume/assets/dist/wc.css
vendored
File diff suppressed because one or more lines are too long
|
@ -49,7 +49,7 @@ education:
|
||||||
Supervised by Prof Joe Smith
|
Supervised by Prof Joe Smith
|
||||||
button:
|
button:
|
||||||
label: 'Read Thesis'
|
label: 'Read Thesis'
|
||||||
url: ''
|
url: 'https://example.com'
|
||||||
- area: MEng in Artificial Intelligence
|
- area: MEng in Artificial Intelligence
|
||||||
institution: Massachusetts Institute of Technology
|
institution: Massachusetts Institute of Technology
|
||||||
date_start: 2016-01-01
|
date_start: 2016-01-01
|
||||||
|
|
|
@ -4,5 +4,5 @@ go 1.19
|
||||||
|
|
||||||
require (
|
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-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
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue