Update site, fix scripts, block more AIs
This commit is contained in:
parent
e53b59a94b
commit
e68cacf15c
16 changed files with 69 additions and 62 deletions
17
index.html
17
index.html
|
@ -9,12 +9,11 @@
|
|||
</head>
|
||||
<body class="line-numbers">
|
||||
<h1 id="askiiarts-site">askiiart's site</h1>
|
||||
<p>I'm a hobby programmer and co-founder and vice president of
|
||||
<p>I'm a hobby programmer, and co-founder and vice president of
|
||||
the <a
|
||||
href="https://codeberg.org/TCCD-CompSci-and-Coding-Club/">TCCD
|
||||
CompSci and Coding Club</a>. This is my site.</p>
|
||||
<p><strong><a href="/resume.html">See my resume
|
||||
here!</a></strong></p>
|
||||
CompSci and Coding Club</a>. I do stuff sometimes. This is my
|
||||
site.</p>
|
||||
<h2 id="personal-links">Personal links</h2>
|
||||
<ul>
|
||||
<li><a href="https://git.askiiart.net/askiiart">Gitea</a> (my
|
||||
|
@ -22,10 +21,6 @@
|
|||
<li><a href="https://github.com/askiiart">GitHub</a></li>
|
||||
<li><a href="https://codeberg.org/askiiart">Codeberg</a> (rarely
|
||||
used, aside from club stuff)</li>
|
||||
<li><a rel="me" href="https://tech.lgbt/@askiiart">Mastodon</a></li>
|
||||
<li><a
|
||||
href="https://news.ycombinator.com/user?id=askiiart">Hacker
|
||||
News</a></li>
|
||||
<li>Discord: <a
|
||||
href="https://discord.com/users/552658564368302092">askiiart</a></li>
|
||||
<li>Email:
|
||||
|
@ -69,8 +64,7 @@
|
|||
<li><a
|
||||
href="https://bibliogram.askiiart.net/applysettings/3bb4944d6d346268ae9bd84f42bc9a51">Bibliogram</a>
|
||||
<ul>
|
||||
<li>An alternative frontend to Instagram (currently
|
||||
broken).</li>
|
||||
<li>An alternative frontend to Instagram</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
<h2 id="pages">Pages</h2>
|
||||
|
@ -114,7 +108,6 @@
|
|||
</ul></li>
|
||||
</ul>
|
||||
<h2 id="othermeta">Other/Meta</h2>
|
||||
<p>If you like what you see here, a donation would be nice.</p>
|
||||
<ul>
|
||||
<li><wrap>Monero: <a
|
||||
href="monero:8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w&tx_description=donation_from_site">8B7KKtrTLVuAva39qEfb6acvocX7gN1DANkaatSutDPZ7ySpCoVn8jndZcFUQyhnLAD8MjuNv983w7ZG79oZv8KBCFEo69w</a></wrap></li>
|
||||
|
@ -122,6 +115,6 @@
|
|||
<script src="/prism.js"></script>
|
||||
</body>
|
||||
<footer>
|
||||
<p>To view this page in markdown, replace the <code>.html</code> in the URL with <code>.md</code>. If this is the root page (askiiart.net), get the markdown version of it at <a href="/index.md">index.md</a>. Source code <a href="https://github.com/askiiart/askiiart.github.io">here</a> and <a href="https://git.askiiart.net/askiiart/askiiart-net">here</a>.</p>
|
||||
<p><a href="https://github.com/askiiart/askiiart.github.io">code</a> (<a href="https://git.askiiart.net/askiiart/askiiart-net">mirror</a>) <a href="https://askiiart.net/feed.xml">rss</a></p>
|
||||
</footer>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue