diff options
Diffstat (limited to 'dacctal/index.html')
| -rw-r--r-- | dacctal/index.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/dacctal/index.html b/dacctal/index.html index 3b89635..ea01371 100644 --- a/dacctal/index.html +++ b/dacctal/index.html @@ -14,48 +14,48 @@ <h2>Watch My Content!</h2> - <div class="block"> + <section class="block"> <h3><a href="https://youtube.com/@dacctal">YouTube</a></h3> <h4>[ https://youtube.com/@dacctal ]</h4> <p>> main channel</p> - </div> + </section> <br> - <div class="block"> + <section class="block"> <h3><a href="https://odysee.com/@dacctal">Odysee</a></h3> <h4>[ https://odysee.com/@dacctal ]</h4> <p>> libre channel</p> - </div> + </section> <br> <h2>Contact Me</h2> - <div class="block"> + <section class="block"> <h3><a href="xmpp:dacctal@symlinx.net">XMPP</a></h3> <h4>[ dacctal@symlinx.net ]</h4> <p>> contact me here</p> - </div> + </section> <br> <h2>Get Info</h2> - <div class="block"> + <section class="block"> <h3><a href="./sources">Video Sources</a></h3> <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / dacctal / sources ]</h4> <p>> citations for videos</p> - </div> + </section> <br> - <div class="block"> + <section class="block"> <h3><a href="./faq">FAQ</a></h3> <h4>[ <span class="color_blue">-</span><span class="color_green">></span>█ / dacctal / faq ]</h4> <p>> get answers to your questions</p> - </div> + </section> <br> <h2>Want to support me?</h2> - <div class="block"> + <section class="block"> <h3>Monero</h3> <p>address: [ <span class="color_green">86GKqqdZ4WEVreB6HX7oTq6shx4WvYG8zhbEh7j7tbngFkjt8XZgy6Sbq5vExrm9ckC47ByGmLHwxHrApXjQyecjPY7fHWy</span> ]</p> <p>> best option for privacy</p> @@ -68,7 +68,7 @@ <p>--> vote on videos</p> <p>--> exclusive mumble vcs</p> <p>--> [ optional ] shoutout in outro</p> - </div> + </section> <br> </body> |
