feat: add project page link and visit section to dashboard index.html

This commit is contained in:
retoor 2025-04-01 09:11:56 +00:00
parent dca032384c
commit 4bd68b4550

View File

@ -41,6 +41,8 @@ while True:
<h2>Donate Your Resources</h2>
<p>You can contribute your resources to the server by using the following script:</p>
<code><pre>#client.py</pre></code>
<h2>Visit project page</h2>
Source code is <a href="https://molodetz.nl/project/uberlama/README.md.html">here</a>.
</main>
</body>
</html>