forked from prplwtf/www-legacy
-
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
7d8cf60
commit 228205a
Showing
4 changed files
with
5 additions
and
16 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
|
@@ -18,7 +18,8 @@ | |
<div class="wrapper" id="wrapper2"> | ||
<div class="inner"> | ||
<h1 id="windowButtons">●●●</h1> | ||
<p id="windowText"><span class="p">Hello, world! My name is <mark><a href="https://prpl.wtf">prpl</a></mark> and I create things such as <mark><a href="https://blueprint.zip">Blueprint</a></mark> and <mark><a href="https://nebula.style">Nebula</a></mark> on the internet using various programming languages.</span><span class="p">You can contact me by sending an email to <mark><a>hello@<!--at-->prpl.<!--dot-->wtf</a></mark> or by sending a message to <mark><a href="https://matrix.to/#/@prpl:prpl.wtf">@prpl:prpl.wtf</a></mark> on Matrix. If you'd like to support my work, please refer to my <mark><a href="https://github.com/sponsors/prplwtf">GitHub Sponsors</a></mark> profile.</span></p> | ||
<p id="windowText"><span class="p">Hello, world! My name is <mark><a href="https://saturna19.fr">Saturna19</a></mark> and I create things such as <mark><a href="https://github.com/Saturna19-fr/Site43-bot">Site43-bot</a></mark> and <mark><a href="https://github.com/Saturna19-fr/PlayerList">PlayerList</a></mark> on the internet using programming languages (Lua(u), Python, JavaScript).</span><span class="p"></span></p> | ||
<!-- You can contact me by sending an email to <mark><a>[email protected]</a></mark> or by sending a message to <mark><a href="https://matrix.to/#/@prpl:prpl.wtf">@prpl:prpl.wtf</a></mark> on Matrix. If you'd like to support my work, please refer to my <mark><a href="https://github.com/sponsors/prplwtf">GitHub Sponsors</a></mark> profile. --> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -29,10 +30,9 @@ <h1 id="windowButtons">●●●</h1> | |
<iframe src="https://status.saturna19.fr/badge?theme=dark" scrolling="no" width="250" height="30" frameborder="0"></iframe> | ||
</div> | ||
<div id="buttonrow"> | ||
<a href="https://prpl.wtf/keys.txt" aria-label="SSH Keys"><button class="btn"><i class="nf nf-md-key"></i></button></a> | ||
<a href="https://github.com/prplwtf" aria-label="GitHub Profile"><button class="btn"><i class="nf nf-md-github"></i></button></a> | ||
<a href="https://social.quack.social/@prpl" aria-label="GitHub Profile"><button class="btn"><i class="nf nf-md-mastodon"></i></button></a> | ||
<a href="mailto:[email protected]" aria-label="Email Address"><button class="btn"><i class="nf nf-md-at"></i></button></a> | ||
<a href="https://github.com/Saturna19-fr" aria-label="GitHub Profile"><button class="btn"><i class="nf nf-md-github"></i></button></a> | ||
<!-- <a href="https://social.quack.social/@prpl" aria-label="GitHub Profile"><button class="btn"><i class="nf nf-md-mastodon"></i></button></a> --> | ||
<a href="mailto:[email protected]" aria-label="Email Address"><button class="btn"><i class="nf nf-md-at"></i></button></a> | ||
</div> | ||
<style> | ||
@import url("https://www.nerdfonts.com/assets/css/webfont.css"); | ||
|