File tree Expand file tree Collapse file tree 2 files changed +20
-3
lines changed
Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 1+ +++
2+ categories = [' ' ]
3+ tags = [' ' ]
4+ date = ' 2025-04-18T22:28:19-04:00'
5+ draft = true
6+ title = ' Hugo'
7+ author = ' Bobby'
8+ summary = ' I show up on posts!!!'
9+ description = ' I show up in the post sidebar!!!'
10+ slug = ' I show up in the URL'
11+ +++
12+
Original file line number Diff line number Diff line change @@ -37,15 +37,20 @@ Name = "Bobby"
3737 url = " https://github.com/ephos"
3838
3939[[params .socialLinks ]]
40- icon = " fa-solid fa-envelope "
41- title = " Email "
42- url = " mailto:rj.pleau@gmail .com"
40+ icon = " fa-brands fa-linkedin "
41+ title = " LinkedIn "
42+ url = " https://www.linkedin .com/in/rob-pleau/ "
4343
4444[[params .socialLinks ]]
4545 icon = " fa-solid fa-user-tie"
4646 title = " Resume"
4747 url = " https://robpleau.com"
4848
49+ [[params .socialLinks ]]
50+ icon = " fa-solid fa-envelope"
51+ title = " Email"
52+ 53+
4954[menu ]
5055
5156 [[menu .main ]]
You can’t perform that action at this time.
0 commit comments