diff --git a/src/lib/viewport/footer.svelte b/src/lib/viewport/footer.svelte index b493076..0de82e0 100644 --- a/src/lib/viewport/footer.svelte +++ b/src/lib/viewport/footer.svelte @@ -20,7 +20,7 @@
〔 2023–2026 〕denizk0461
-Built from commit {version.substring(0, 6)}
+Built from commit {version.substring(0, 6)}
- As for the server infrastructure: the website is hosted on a Hetzner server instance I am renting. It's a relatively cheap CPX22 node that costs me 7,72€ a month, and besides my website, it's also hosting things such as a Nextcloud instance and a Minecraft server. In order to host and update the website, I wrote a small bash script that pulls the changes from the Git repository, builds the website as a Node server, and then exposes it via Nginx.
+As for the server infrastructure: the website is hosted on a Hetzner server instance I am renting. It's a relatively cheap CPX22 node that costs me 7,72€ a month, and besides my website, it's also hosting things such as a Nextcloud instance and a Minecraft server. In order to host and update the website, I wrote a small bash script that pulls the changes from the Git repository, builds the website as a Node server, and then exposes it via Nginx.