Add: https to Forgejo link
This commit is contained in:
parent
63017dcd98
commit
b2e6d13882
|
@ -16,7 +16,7 @@
|
|||
<div>
|
||||
<p>This is my website.</p>
|
||||
<p>For now, there's nothing on it, but someday will have. Hopefully will not take long for it.</p>
|
||||
<p>Meanwhile, you can check my <a href="http://forge.unlxam.xyz">Forgejo</a> instance (which also has nothing).</p>
|
||||
<p>Meanwhile, you can check my <a href="https://forge.unlxam.xyz">Forgejo</a> instance (which also has nothing).</p>
|
||||
</div>
|
||||
</main>
|
||||
<footer id="footer">
|
||||
|
|
Loading…
Reference in a new issue