diff options
Diffstat (limited to 'dacctal/index.html')
| -rw-r--r-- | dacctal/index.html | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/dacctal/index.html b/dacctal/index.html new file mode 100644 index 0000000..1463197 --- /dev/null +++ b/dacctal/index.html @@ -0,0 +1,51 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + <title>dacctal</title> + <link rel="stylesheet" href="style.css"> + <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> + <br> + + <h2>Find me on:</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> + <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> + <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> + <br> + + <h2>Looking for sources?</h2> + <p>Sources for all videos are listed <a href="https://symlinx.net/dacctal/sources">here</a></p> + <br> + + <h2>Any questions?</h2> + <p>I have an <a href="https://symlinx.net/dacctal/faq">FAQ</a>!</p> + <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> + + <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> + <br> + + </body> +</html> + |
