File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66# Appearance
77appearance :
88 mode : system
9- color : indigo
9+ color : red
1010
1111# SEO
1212marketing :
Original file line number Diff line number Diff line change 11---
22# To publish author profile pages, remove all the `build` and `cascade` settings below.
3- build :
4- render : never
5- cascade :
6- build :
7- render : never
8- list : always
93---
Original file line number Diff line number Diff line change 1+ ---
2+ title : ' Terms'
3+ date : 2023-10-24
4+ type : landing
5+
6+ design :
7+ spacing : ' 5rem'
8+
9+ # Note: `username` refers to the user's folder name in `content/authors/`
10+
11+ # Page sections
12+ sections :
13+ - block : resume-experience
14+ content :
15+ username : admin
16+ design :
17+ # Hugo date format
18+ date_format : ' January 2006'
19+ # Education or Experience section first?
20+ is_education_first : false
21+ - block : resume-skills
22+ content :
23+ title : Skills & Hobbies
24+ username : admin
25+ design :
26+ show_skill_percentage : false
27+ - block : resume-awards
28+ content :
29+ title : Awards
30+ username : admin
31+ - block : resume-languages
32+ content :
33+ title : Languages
34+ username : admin
35+ ---
You can’t perform that action at this time.
0 commit comments