added buttons, updated project links

This commit is contained in:
ari melody 2024-05-01 00:39:09 +01:00
parent 9a44e8df35
commit 4f7821e90b
Signed by: ari
GPG key ID: CF99829C92678188
4 changed files with 18 additions and 10 deletions

View file

@ -2,7 +2,7 @@ version: '3.9'
services: services:
web: web:
build: . build: .
image: arimelody image: docker.arimelody.me/arimelody
container_name: arimelody container_name: arimelody
ports: ports:
- 80:80 - 80:80

BIN
public/img/buttons/elke.gif (Stored with Git LFS) Normal file

Binary file not shown.

BIN
public/img/buttons/zvava.png (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -23,6 +23,7 @@
<script src="/script/main.js" defer></script> <script src="/script/main.js" defer></script>
<script src="/script/accessibility.js" defer></script> <script src="/script/accessibility.js" defer></script>
<link rel="me" href="https://wetdry.world/@ari"> <link rel="me" href="https://wetdry.world/@ari">
<link rel="me" href="https://ice.arimelody.me/@ari">
</head> </head>
<body> <body>
<header> <header>
@ -78,7 +79,7 @@
<p> <p>
i like to create things on the internet! namely <a href="/music">music</a>, i like to create things on the internet! namely <a href="/music">music</a>,
<a href="https://youtube.com/mellodoot" target="_blank">videos</a>, art <small><em>(link pending)</em></small>, and the odd <a href="https://youtube.com/@arispacegirl" target="_blank">videos</a>, art <small><em>(link pending)</em></small>, and the odd
<a href="https://github.com/mellodoot?tab=repositories" target="_blank">code project</a> from time to time! <a href="https://github.com/mellodoot?tab=repositories" target="_blank">code project</a> from time to time!
if it's a thing you can create on a computer, i've probably taken a swing at it. if it's a thing you can create on a computer, i've probably taken a swing at it.
</p> </p>
@ -131,13 +132,13 @@
</p> </p>
<ul class="links"> <ul class="links">
<li> <li>
<a href="https://youtube.com/@mellodoot" target="_blank">youtube</a> <a href="https://youtube.com/@arispacegirl" target="_blank">youtube</a>
</li> </li>
<li> <li>
<a href="https://mellodoot.tumblr.com" target="_blank">tumblr</a> <a href="https://mellodoot.tumblr.com" target="_blank">tumblr</a>
</li> </li>
<li> <li>
<a href="https://twitch.tv/mellodoot" target="_blank">twitch</a> <a href="https://twitch.tv/arispacegirl" target="_blank">twitch</a>
</li> </li>
<li> <li>
<a href="https://sptfy.com/mellodoot" target="_blank">spotify</a> <a href="https://sptfy.com/mellodoot" target="_blank">spotify</a>
@ -155,15 +156,10 @@
</p> </p>
<ul class="links"> <ul class="links">
<li> <li>
<a href="https://catdance.xyz" target="_blank"> <a href="https://catdance.arimelody.me" target="_blank">
catdance catdance
</a> </a>
</li> </li>
<li>
<a href="https://github.com/mellodoot/sandblock" target="_blank">
sandblock
</a>
</li>
<li> <li>
<a href="https://github.com/mellodoot/prideflag" target="_blank"> <a href="https://github.com/mellodoot/prideflag" target="_blank">
pride flag pride flag
@ -200,6 +196,12 @@
<a href="https://mae.wtf" target="_blank"> <a href="https://mae.wtf" target="_blank">
<img src="/img/buttons/mae.png" alt="vimae web button"> <img src="/img/buttons/mae.png" alt="vimae web button">
</a> </a>
<a href="https://zvava.org" target="_blank">
<img src="/img/buttons/zvava.png" alt="zvava web button">
</a>
<a href="https://elke.cafe" target="_blank">
<img src="/img/buttons/elke.gif" alt="elke web button">
</a>
<hr> <hr>