This repository has been archived by the owner on Nov 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b57eed0
commit acd520e
Showing
5 changed files
with
17 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<html> | ||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>c o n t a c t</title> | ||
<title>contact</title> | ||
<link rel="icon" href="assets/favicon/favicon.ico" type="image/x-icon"> | ||
<link rel="stylesheet" href="style.css" type="text/css"> | ||
</head> | ||
|
@@ -11,7 +11,7 @@ | |
<h1>Where to find me?</h1> | ||
<p>You can contact me using any of the services below:</p> | ||
<ul> | ||
<li>Mail: <a href="mailto:[email protected]">p3nguinkun at proton.me</a></li> | ||
<li>Mail: <a href="mailto:[email protected]">p3nguinkun (at) proton.me</a></li> | ||
<li>Discord: <a href="https://discord.gg/fxeSRbVfkK">my discord server</a></li> | ||
</ul> | ||
<p>I am also available on some online platforms:</p> | ||
|
@@ -21,7 +21,6 @@ <h1>Where to find me?</h1> | |
<li>YouTube: <a href="https://youtube.com/@pznguin-kyun">@pznguin-kyun</a></li> | ||
<li>Instagram: <a href="https://instagram.com/pznguinkyun/">pznguinkyun</a></li> | ||
<li>Last.fm: <a href="https://last.fm/user/p3nguin-kun">p3nguin-kun</a></li> | ||
<li>Neocities: <a href="https://neocities.org/site/pznguinkyun">pznguinkyun</a></li> | ||
<li>Anilist: <a href="https://anilist.co/user/pznguinkyun/">pznguinkyun</a></li> | ||
</ul> | ||
<p>I also play games! Here is a list of games that I am actively/casually playing:</p> | ||
|
@@ -31,5 +30,11 @@ <h1>Where to find me?</h1> | |
<li>Tetr.io: <a href="https://ch.tetr.io/u/p3nguin-kun">p3nguin-kun</a></li> | ||
<li>Jstris: <a href="https://jstris.jezevec10.com/u/p3nguinkunz">p3nguinkunz</a></li> | ||
</ul> | ||
<p>Site mirrors:</p> | ||
<ul> | ||
<li><a href="https://pznguin.is-a.dev">pznguin.is-a.dev</a></li> | ||
<li><a href="https://pznguin-kyun.github.io">pznguin-kyun.github.io</a></li> | ||
<li><a href="https://pznguinkyun.neocities.org">pznguinkyun.neocities.org</a></li> | ||
</ul> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters