Update site name and links

This commit is contained in:
Em (Ethan) Ruszanowski 2022-12-29 11:39:54 -05:00
parent 3e58311894
commit ba134f06e7
No known key found for this signature in database
GPG key ID: C3E7A3C0B1491DFE

View file

@ -13,7 +13,7 @@
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on. # you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible # You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}. # in the templates via {{ site.myvariable }}.
title: Ethan Ruszanowski title: ruszdev
email: ethan@rusz.dev email: ethan@rusz.dev
description: >- # this means to ignore newlines until "baseurl:" description: >- # this means to ignore newlines until "baseurl:"
Blog and portfolio for Ethan Ruszanowski. Blog and portfolio for Ethan Ruszanowski.
@ -59,6 +59,9 @@ author:
avatar: "/assets/images/avatar.png" avatar: "/assets/images/avatar.png"
bio: "Data engineer, polyglot developer, and RIT Computing and Information Technologies alum." bio: "Data engineer, polyglot developer, and RIT Computing and Information Technologies alum."
links: links:
- label: "Docker Hub"
icon: "fas fa-fw fa-docker"
url: "https://hub.docker.com/u/ethanrusz"
- label: "Email" - label: "Email"
icon: "fas fa-fw fa-envelope" icon: "fas fa-fw fa-envelope"
url: "mailto:ethan@rusz.dev" url: "mailto:ethan@rusz.dev"
@ -78,6 +81,13 @@ footer:
icon: "fab fa-fw fa-github" icon: "fab fa-fw fa-github"
url: "https://github.com/ethanrusz" url: "https://github.com/ethanrusz"
social:
type:
names:
links:
- "https://github.com/ethanrusz"
- "https://mastodon.acm.org/@rusz"
defaults: defaults:
# _posts # _posts
- scope: - scope:
@ -87,8 +97,8 @@ defaults:
layout: single layout: single
author_profile: true author_profile: true
read_time: true read_time: true
comments: true comments: false
share: true share: false
related: true related: true
# _pages # _pages
- scope: - scope: