feat: Add card image descriptions
This commit is contained in:
parent
8bab0de738
commit
591420c78c
5 changed files with 12 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Home
|
title: Home
|
||||||
cardImage: charolette
|
cardImage: charolette
|
||||||
|
cardImageDescription: She almost looks like she's in her native country again.
|
||||||
motto: <small>My name is Thomas Christensen</small><br />I am Milliron X
|
motto: <small>My name is Thomas Christensen</small><br />I am Milliron X
|
||||||
description: The homepage of Thomas A. Christensen II
|
description: The homepage of Thomas A. Christensen II
|
||||||
layout: _default/list
|
layout: _default/list
|
||||||
|
|
|
@ -2,7 +2,9 @@
|
||||||
title: Academic Publications and Presentations
|
title: Academic Publications and Presentations
|
||||||
motto: Publications and Presentations
|
motto: Publications and Presentations
|
||||||
cardImage: library
|
cardImage: library
|
||||||
decription: A list of my academic publications
|
cardImageDescription:
|
||||||
|
Personally, I preferred the Owen Library in Pullman seven miles west
|
||||||
|
description: A list of my academic publications
|
||||||
menu:
|
menu:
|
||||||
main:
|
main:
|
||||||
name: Academia
|
name: Academia
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
title: Contact Me
|
title: Contact Me
|
||||||
cardImage: venice-mailbox
|
cardImage: venice-mailbox
|
||||||
|
cardImageDescription:
|
||||||
|
This mailbox was used for reporting public health offenses in Venice. It
|
||||||
|
survived the wrath of Napoleon because it didn't look enough like a lion.
|
||||||
motto: Contact Me
|
motto: Contact Me
|
||||||
description: Contact form to get ahold of me
|
description: Contact form to get ahold of me
|
||||||
date: 2023-07-01
|
date: 2023-07-01
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
title: Videos
|
title: Videos
|
||||||
cardImage: camera
|
cardImage: camera
|
||||||
|
cardImageDescription:
|
||||||
|
Isn't it a shame that the company that brought photography to the masses is
|
||||||
|
basically out of business now?
|
||||||
motto: Videography Portfolio
|
motto: Videography Portfolio
|
||||||
description: Showcase of my own videos
|
description: Showcase of my own videos
|
||||||
menu:
|
menu:
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
---
|
---
|
||||||
title: My Websites
|
title: My Websites
|
||||||
cardImage: eclipse
|
cardImage: eclipse
|
||||||
|
cardImageDescription:
|
||||||
|
Did you know that the population of Wyoming quadrupled for one day in 2017?
|
||||||
motto: Websites
|
motto: Websites
|
||||||
description: List of websites that I have worked on
|
description: List of websites that I have worked on
|
||||||
menu:
|
menu:
|
||||||
|
|
Loading…
Reference in a new issue