about summary refs log tree commit diff
path: root/www/about.html
diff options
context:
space:
mode:
authorUltraQbik <no1skill@yandex.ru>2024-08-24 20:10:19 +0300
committerUltraQbik <no1skill@yandex.ru>2024-08-24 20:10:19 +0300
commit60eee2a7aab05d11050eaf5fc483db82900e9cae (patch)
tree4c70d5cb77c17e001924a99e6ca139728f3a8b77 /www/about.html
parent443b0216eec676360f9b835607301c3d7fd427d3 (diff)
downloadhttpy-60eee2a7aab05d11050eaf5fc483db82900e9cae.tar.gz
httpy-60eee2a7aab05d11050eaf5fc483db82900e9cae.zip
Update styles
Diffstat (limited to 'www/about.html')
-rw-r--r--www/about.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/www/about.html b/www/about.html
index 3306fdb..aa0b57e 100644
--- a/www/about.html
+++ b/www/about.html
@@ -6,7 +6,7 @@
 </head>
 <body>
     <header>
-        <div style="float: left; font-size: 20px"> <button onclick="window.location.href='/';"> sh%t go back </button> </div>
+        <div style="float: left"> <button onclick="window.location.href='/'" style="font-size: 20px">sh%t go back</button> </div>
         <div style="margin: auto; width: fit-content;"> <b> About The Mighty HTML Page </b> </div>
     </header>
     <div id="section-div">
@@ -41,7 +41,13 @@
                 <li> [EN] Discord server - <a href="https://discord.gg/W3DRNP3Wq6" target="_blank">https://discord.gg/W3DRNP3Wq6</a> </li>
                 <li> [RU] Discord server - <a href="https://discord.gg/fYmvvGG28C" target="_blank">https://discord.gg/fYmvvGG28C</a> </li>
             </ul>
-            <p> I've realized I don't have many other ways, I might set up an email server for this domain in the future, but for now that's it </p>
+            <p> I've realized I don't have any other ways, I might set up an email server for this domain in the future, but for now that's it </p>
+        </section>
+        <section>
+            <h1> Can I see the source code? </h1>
+            <p> The source code is publicly available on GitHub, through <a href="https://github.com/UltraQbik/httpy" target="_blank">this link</a> </p>
+            <p> Feel free to send any website related issue or bugs to <a href="https://github.com/UltraQbik/httpy/issues" target="_blank">GitHub Issues</a> </p>
+            <p> If you found a way to improve the site, you could make a pull request, and I will make sure to check it out </p>
         </section>
     </div>
     <footer>