Website stuff

This commit is contained in:
Realmzer 2024-10-19 13:03:43 -04:00
parent 8a1b08ae8d
commit 2143dccd21
2 changed files with 6 additions and 1 deletions

BIN
images/PsychIcon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View file

@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Realmzers Sources</title>
<title>Realmzers Site</title>
<link rel="stylesheet" href="styles.css">
<link rel="icon" type="image/x-icon" href="/images/favicon.ico">
</head>
@ -126,6 +126,11 @@
<p></p>
<a href="javascript:void(0);" onclick="copyRepoLink()" class="button + button3 + float-on-hover">Realmzers AltStore Repo</a>
<a href="certificates.html" target="_self" class="button button3 + float-on-hover">iOS Certificates</a>
<P></P>
<a href="https://github.com/Realmzer/FNF-PsychEngineLegacy" target="_blank" class="button button3 + float-on-hover">
<img src="https://github.com/Realmzer/Realmzer.github.io/blob/main/images/PsychIcon.png?raw=true" alt="Icon" style="width: 50px; height: 50px; border-radius: 10%; vertical-align: middle;"> Psych Engine Legacy - Continuation of Psych Engine
</a>
<h2></h2>
</body>
</div>