Compare commits
No commits in common. "main" and "dev" have entirely different histories.
1 changed files with 6 additions and 1 deletions
|
@ -61,7 +61,6 @@
|
|||
.crypto {
|
||||
color: var(--rp-gold);
|
||||
text-shadow: 0 0 30px var(--rp-gold);
|
||||
word-wrap: break-word;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
@ -79,6 +78,12 @@
|
|||
<p>I'm a programmer, (very new) artist, and (very new) youtuber. I've dabbled in automation, apps, games, plugins, websites, and more! </p>
|
||||
<h1>Where can I find your work?</h1>
|
||||
<p>
|
||||
<div class="fancy-card-container">
|
||||
<div class="fancy-card-outline"></div>
|
||||
<div class="fancy-card-content">
|
||||
<h1>Portfolio</h1>
|
||||
</div>
|
||||
</div>
|
||||
You can find my work at
|
||||
<a href="https://github.com/Apachedrag427">Github</a>,
|
||||
<a href="https://git.apach.dev/apache">Forgejo</a>,
|
||||
|
|
Loading…
Reference in a new issue