Update GitHub username

This commit is contained in:
Em Rusz 2025-03-10 20:24:22 -04:00
parent 0616494198
commit a3475fec91
Signed by: em
GPG key ID: 90EC181981BC5D1E
3 changed files with 8 additions and 8 deletions

View file

@ -17,7 +17,7 @@ title: rusz.dev
email: em@rusz.dev
description: >- # this means to ignore newlines until "baseurl:"
Blog and portfolio for Em (Ethan) Ruszanowski.
github_username: ethanrusz
github_username: emrusz
minimal_mistakes_skin: dark
search: false
@ -68,7 +68,7 @@ author:
url: "https://git.rusz.dev/em"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/ethanrusz"
url: "https://github.com/emrusz"
- label: "Mastodon"
icon: "fab fa-fw fa-mastodon"
url: "https://infosec.exchange/@rusz"
@ -86,7 +86,7 @@ footer:
url: "https://git.rusz.dev/em"
- label: "GitHub"
icon: "fab fa-fw fa-github"
url: "https://github.com/ethanrusz"
url: "https://github.com/emrusz"
- label: "OpenPGP"
icon: "fas fa-fw fa-lock"
url: "https://rusz.dev/pgp"
@ -99,7 +99,7 @@ social:
type:
names:
links:
- "https://github.com/ethanrusz"
- "https://github.com/emrusz"
- "https://infosec.exchange/@rusz"
defaults:

View file

@ -2,9 +2,9 @@
<html>
<head>
<meta charset="utf-8" />
<title>Redirecting to github.com/ethanrusz</title>
<meta http-equiv="refresh" content="0; URL=https://github.com/ethanrusz" />
<link href="https://github.com/ethanrusz" rel="me" />
<title>Redirecting to github.com/emrusz</title>
<meta http-equiv="refresh" content="0; URL=https://github.com/emrusz" />
<link href="https://github.com/emrusz" rel="me" />
<link href="https://rusz.dev" rel="me" />
<link href="https://infosec.exchange/@rusz" rel="me" />
</head>

View file

@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<title>Redirecting to status page.</title>
<meta http-equiv="refresh" content="0; URL=https://ethanrusz.github.io/status">
<meta http-equiv="refresh" content="0; URL=https://emrusz.github.io/status">
</head>
</body>