Rework of some texts. Prepartions for implementation of the blog engine.
This commit is contained in:
parent
dd7260eab1
commit
2f2b9b4f21
15 changed files with 209 additions and 109 deletions
|
@ -37,7 +37,7 @@
|
|||
<div class="buttons-88x31">
|
||||
<a href="https://gabrielhuber.at/"><img src="" alt="Yepoleb"></a>
|
||||
<a href="https://lukechriswalker.at/"><img src="assets/img/88x31/friends/lena.gif" alt="Lena"></a>
|
||||
<a href="https://www.netdeneb.com/"><img src="assets/img/88x31/friends/deneb.gif" alt="CGA text mode style button for netdeneb.com"></a>
|
||||
<a href="https://leggi.es/"><img src="assets/img/88x31/friends/deneb.gif" alt="CGA text mode style button for netdeneb.com"></a>
|
||||
<a href="https://ohaa.xyz/"><img src="" alt="Ohaa"></a>
|
||||
</div>
|
||||
</ul>
|
||||
|
@ -47,6 +47,12 @@
|
|||
<li><a href="https://linksvominn.noblogs.org/cafe-lotta/">Cafe Lotta</a> - a self-administered, autonomous bar in IBK</li>
|
||||
<li><a href="https://qck.tirol/">Queeres Chaos Kollektiv (QCK)</a> - they do cool queer meetups. I'm regularly there as well :)</li>
|
||||
</ul>
|
||||
<h2 class="topic"><span class="spacer"></span> queer information <span class="additional-spacer">=</span><span class="spacer"></span></h2>
|
||||
<ul>
|
||||
<li><a href="https://www.queermed.at/">queermed.at</a> - a collection of health care provides which are queer-friendly</li>
|
||||
<li><a href="https://www.tinternet.at/">TINernet</a> - a collection of various queer organizations, queer-friendly health care providers</li>
|
||||
<li><a href="https://www.sg-tirol.at/">Zentrum Sexuelle Gesundheit Tirol</a> - formerly Aidshilfe Tirol. An organization which offers information regarding STDs, sex education and does awareness work for and within the queer community. They also offer anonymous, free of charge HIV testing and at-cost tests for various other STDs.
|
||||
</ul>
|
||||
<h2 class="topic"><span class="spacer"></span> (web) development <span class="additional-spacer">=</span><span class="spacer"></span></h2>
|
||||
<ul>
|
||||
<li><a href="https://jsfiddle.net">JSFiddle</a> - Useful tool for realtime testing of websites, especially if you use JS, which this website does not :P</li>
|
||||
|
@ -72,19 +78,18 @@
|
|||
<a href="https://media1.tenor.com/m/j8JBaus60BcAAAAd/cat-lick.gif"><img src="assets/img/88x31/catscape-meow.gif" alt="Catscape MEOW!"></a>
|
||||
<a href="https://en.wikipedia.org/wiki/Year_2000_problem"><img src="assets/img/88x31/y2k.png" alt="Y2K"></a>
|
||||
<a href="https://brainmade.org/"><img src="assets/img/88x31/brainmade.png" alt="brainmade.org"></a>
|
||||
<a href="https://en.wikipedia.org/wiki/ISO_8601"><img src="assets/img/88x31/iso8601.png" alt="ISO 8601 YYYY-MM-DD"></a>
|
||||
<img src="assets/img/88x31/anti-nft.gif" alt="This is an Anti-NFT site">
|
||||
<img src="assets/img/88x31/trans-your-gender.gif" alt="Trans your gender">
|
||||
<img src="assets/img/88x31/trans-rights.gif" alt="Trans rights NOW!">
|
||||
<img src="assets/img/88x31/css-is-difficult.png" alt="CSS is difficult">
|
||||
<img src="assets/img/88x31/best-viewed-1024x768.gif" alt="Best viewed in 1024 by 768, 16 bit.">
|
||||
<img src="assets/img/88x31/best-viewed-computer.gif" alt="Best viewed with a computer.">
|
||||
<img src="assets/img/88x31/queer-coded.png" alt="You're telling me a queer coded this">
|
||||
</div>
|
||||
<footer>
|
||||
|
||||
<span class="centered no-overflow horizontal_divider">======================================================================================</span>
|
||||
<div class="flex-row">
|
||||
<p class="footer-links"><a href="legal_notice.html"> legal notice </a>|<a href="licenses.html"> open source licenses </a>| latest update: {{ date }} </p>
|
||||
</div>
|
||||
<div class="footer-row"> <a href="legal_notice.html">legal notice</a> <span class="vertical-divider-footer">|</span> <a href="licenses.html">open source licenses</a> <span class="vertical-divider-footer">|</span> <span class="update-date">latest update: {{ date }}<span> </div>
|
||||
<pre class="flags" aria-label="Trans flag and bi flag">
|
||||
<span class="blue">==============</span> | <span class="pink">==============</span>
|
||||
<span class="lightpink">==============</span> | <span class="pink">==============</span>
|
||||
|
@ -95,3 +100,4 @@
|
|||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue