diff options
| author | dacctal <dacctal@symlinx.net> | 2026-06-11 09:37:11 +0000 |
|---|---|---|
| committer | dacctal <dacctal@symlinx.net> | 2026-06-11 09:37:11 +0000 |
| commit | 2ffe219d507ae574216ed9930e2bab67fa00af58 (patch) | |
| tree | a4ce9111e02cd90f63594251b68305e68897b8d6 /dacctal/index.html | |
| parent | dbeb38148a9170972be1518b09bb3a3219ab7c9a (diff) | |
pretty :D
Diffstat (limited to 'dacctal/index.html')
| -rw-r--r-- | dacctal/index.html | 65 |
1 files changed, 45 insertions, 20 deletions
diff --git a/dacctal/index.html b/dacctal/index.html index 1463197..90ccb5c 100644 --- a/dacctal/index.html +++ b/dacctal/index.html @@ -8,42 +8,67 @@ <link rel="icon" type="image/x-icon" href="images/erm.png"> </head> <body> - <img src="images/dacctal-banner.png"></a> - <h1><center>Hi! I'm dacctal! c ‿c</center></h1> - <p><center>once you go dacctal, you never go bacctal.</center></p> + <h1>[ <span class="color_blue">-</span><span class="color_green">></span>█ / dacctal ]</h1> + <p>once you go dacctal, you never go bacctal. c ‿c</p> <br> - <h2>Find me on:</h2> + <h2>Watch My Content!</h2> - <h3><a href="https://youtube.com/@dacctal">YouTube</a></h3> - <p>The YouTube channel! My most popular account on any website is here.</p> + <div class="block"> + <h3><a href="https://youtube.com/@dacctal">YouTube</a></h3> + <h4>[ https://youtube.com/@dacctal ]</h4> + <p>> main channel</p> + </div> <br> - <h3><a href="https://odysee.com/@dacctal">Odysee</a></h3> - <p>Check this out if you want all my videos without the downsides of YouTube!</p> + <div class="block"> + <h3><a href="https://odysee.com/@dacctal">Odysee</a></h3> + <h4>[ https://odysee.com/@dacctal ]</h4> + <p>> libre channel</p> + </div> <br> - <h3><a href="xmpp:dacctal@symlinx.net">XMPP</a> (dacctal@symlinx.net)</h3> - <p>This is my XMPP account. If you need to contact me, this is where to find me!</p> + <h2>Contact Me</h2> + + <div class="block"> + <h3><a href="xmpp:dacctal@symlinx.net">XMPP</a></h3> + <h4>[ dacctal@symlinx.net ]</h4> + <p>> contact me here</p> + </div> <br> - <h2>Looking for sources?</h2> - <p>Sources for all videos are listed <a href="https://symlinx.net/dacctal/sources">here</a></p> + <h2>Get Info</h2> + + <div class="block"> + <h3><a href="https://symlinx.net/dacctal/sources">Video Sources</a></h3> + <h4>[ https://symlinx.net/dacctal/sources ]</h4> + <p>> citations for videos</p> + </div> <br> - <h2>Any questions?</h2> - <p>I have an <a href="https://symlinx.net/dacctal/faq">FAQ</a>!</p> + <div class="block"> + <h3><a href="https://symlinx.net/dacctal/faq">FAQ</a></h3> + <h4>[ https://symlinx.net/dacctal/faq ]</h4> + <p>> get answers to your questions</p> + </div> <br> <h2>Want to support me?</h2> - <h3>Monero</h3> - <p>This is the best option for privacy. Use this method if you love my work and don't care about the Patreon perks</p> - <p>86GKqqdZ4WEVreB6HX7oTq6shx4WvYG8zhbEh7j7tbngFkjt8XZgy6Sbq5vExrm9ckC47ByGmLHwxHrApXjQyecjPY7fHWy</p> - <br> + <div class="block"> + <h3>Monero</h3> + <p>address: [ <span class="color_green">86GKqqdZ4WEVreB6HX7oTq6shx4WvYG8zhbEh7j7tbngFkjt8XZgy6Sbq5vExrm9ckC47ByGmLHwxHrApXjQyecjPY7fHWy</span> ]</p> + <p>> best option for privacy</p> + <p>> no perks</p> + <br> - <h3><a href="https://patreon.com/dacctal">Patreon</a></h3> - <p>This is pretty terrible for your privacy, but you will get to vote on videos, get access to private Mumble voice channels, and be mentioned at the end of my videos from now until the end of time, even if you cancel your membership!</p> + <h3><a href="https://patreon.com/dacctal">Patreon</a></h3> + <p>> bad for privacy</p> + <p>> perks:</p> + <p>--> vote on videos</p> + <p>--> exclusive mumble vcs</p> + <p>--> [ optional ] shoutout in outro</p> + </div> <br> </body> |
