Update en/index.html

This commit is contained in:
Frederik Palmø 2024-11-01 12:05:47 +00:00
parent f41bcba74d
commit 4994d719e7

View file

@ -23,7 +23,7 @@
<h3>Character Planner</h3>
<span class="row separate">
<a href="https://erdtree.palmoe.dk">project</a>
<a href="https://git.palmoe.dk/vodofrede/erdtree">source</a>
<a href="https://github.com/vodofrede/erdtree">source</a>
</span>
</div>
<p>This project utilizes fundamental web technologies such as HTML, CSS, and JavaScript. The purpose was to make it easier to plan a character for the game Elden Ring. Game data for the website was scraped into JSON format by a homemade Python script.</p>
@ -78,8 +78,8 @@
<img src="/assets/palmoe.png" width="100" height="100" style="width: 50%; height: auto; border-radius: 10px" alt="palmoe.dk logo" />
<dl class="column center" style="gap: 8px;">
<div class="row separate">
<dt>Repos</dt>
<dd><a href="https://git.palmoe.dk/">git.palmoe.dk</a></dd>
<dt>Forge</dt>
<dd><a href="https://git.palmoe.dk/">git.palmoe.dk/vodofrede</a></dd>
</div>
<div class="row separate" style="gap: 20px">
<dt>GitHub</dt>