aboutsummaryrefslogtreecommitdiff
path: root/_data/contact.yml
diff options
context:
space:
mode:
authorHisiste <38370207+Hisiste@users.noreply.github.com>2023-04-19 07:35:42 -0600
committerGitHub <noreply@github.com>2023-04-19 07:35:42 -0600
commit69e3906b34243346222d5a9d4c048c6cc90ed47b (patch)
treeb9685c352b595160202f98682bc4baaa0ed564c5 /_data/contact.yml
downloadpersonal-web-69e3906b34243346222d5a9d4c048c6cc90ed47b.tar.gz
personal-web-69e3906b34243346222d5a9d4c048c6cc90ed47b.zip
Initial commit
Diffstat (limited to '_data/contact.yml')
-rw-r--r--_data/contact.yml28
1 files changed, 28 insertions, 0 deletions
diff --git a/_data/contact.yml b/_data/contact.yml
new file mode 100644
index 0000000..76b667a
--- /dev/null
+++ b/_data/contact.yml
@@ -0,0 +1,28 @@
+# The contact options.
+
+- type: github
+ icon: "fab fa-github"
+
+- type: twitter
+ icon: "fab fa-twitter"
+
+- type: email
+ icon: "fas fa-envelope"
+ noblank: true # open link in current tab
+
+- type: rss
+ icon: "fas fa-rss"
+ noblank: true
+# Uncomment and complete the url below to enable more contact options
+#
+# - type: mastodon
+# icon: 'fab fa-mastodon' # icons powered by <https://fontawesome.com/>
+# url: '' # Fill with your Mastodon account page, rel="me" will be applied for verification
+#
+# - type: linkedin
+# icon: 'fab fa-linkedin' # icons powered by <https://fontawesome.com/>
+# url: '' # Fill with your Linkedin homepage
+#
+# - type: stack-overflow
+# icon: 'fab fa-stack-overflow'
+# url: '' # Fill with your stackoverflow homepage