mirror of
https://github.com/Codetrauma/JTannerShaw.github.io.git
synced 2026-01-10 05:07:56 -05:00
17 lines
479 B
YAML
17 lines
479 B
YAML
# Footer configuration file
|
|
##
|
|
### param "social" - Social Links, icon class name you can find here https://ionicons.com/v2/
|
|
### param "copy" - Copyright text
|
|
|
|
main:
|
|
social:
|
|
- title: "LinkedIn"
|
|
icon: "fab fa-linkedin"
|
|
url: "https://www.linkedin.com/in/jtannershaw/"
|
|
- title: "GitHub"
|
|
icon: "fab fa-github"
|
|
url: "https://github.com/JTannerShaw/"
|
|
- title: "Twitter"
|
|
icon: "fab fa-twitter"
|
|
url: "https://twitter.com/trauma_offline"
|