diff --git a/_site/homelab.html b/_site/homelab.html
index f1322b4..dc880ce 100644
--- a/_site/homelab.html
+++ b/_site/homelab.html
@@ -106,9 +106,9 @@
On my cloud VM the containers I am currently running are:
- Appache - I have 2 instances hosting the non-SSL instances of my 2 websites, this one and the main page
- - GiTea - An open source, self hosted Git repository.
+ - Gitea - An open source, self hosted Git repository.
- Heimdall - A customisable Dashboard/Homepage.
- - nginx - I have 3 instances, 2 of which are the SSL versions of my 2 sites:
+ - nginx - I have 3 instances, 2 of which are the SSL versions of my 2 sites: Home CV, and the last on is a reverse proxy which listens for incomming traffic from multiple sources and can redirect it to another address and to a specific port as well as installing the SSL certificates.