Compare commits

..

No commits in common. "main" and "dev" have entirely different histories.
main ... dev

View file

@ -61,7 +61,6 @@
.crypto { .crypto {
color: var(--rp-gold); color: var(--rp-gold);
text-shadow: 0 0 30px var(--rp-gold); text-shadow: 0 0 30px var(--rp-gold);
word-wrap: break-word;
} }
</style> </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> <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> <h1>Where can I find your work?</h1>
<p> <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 You can find my work at
<a href="https://github.com/Apachedrag427">Github</a>, <a href="https://github.com/Apachedrag427">Github</a>,
<a href="https://git.apach.dev/apache">Forgejo</a>, <a href="https://git.apach.dev/apache">Forgejo</a>,