diff --git a/.abstruse.yml b/.abstruse.yml
deleted file mode 100644
index 208baaf..0000000
--- a/.abstruse.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-image: ssh_deploy
-branches:
- - master
-deploy:
- - get_ssh
- - sshpass -p "asd" scp -o StrictHostKeyChecking=no -i /home/abstruse/ssh.pem -r . systemtest.tk@srv1.systemtest.tk:/home/systemtest.tk/public_html
diff --git a/config/lang/en_US.ini b/config/lang/en_US.ini
index 8148af7..c204c2d 100644
--- a/config/lang/en_US.ini
+++ b/config/lang/en_US.ini
@@ -10,7 +10,7 @@ about="About us"
userarea="User area"
products="Products"
contact="Contact"
-index_content="Hi there! This is a site where I test my projects, ocasionally post some stuff and write articles which I hope will offer help to some people (these are mostly in Hungarian). I also have a GIT repository and a small file share server (100MB lifetime storage for free).
If you have any question or you just have something to say, feel free to write me!
Have a good day!"
+index_content="Hi there! This is a site where I test my projects, ocasionally post some stuff and write articles which I hope will offer help to some people (these are mostly in Hungarian). I also have a GIT repository, a small file share server (100MB lifetime storage for free) and a CI/CD pipeline.
If you have any question or you just have something to say, feel free to write me!
Have a good day!"
news="News"
loadmore="Load more!"
projects_content="Here you can find the projects I made."
diff --git a/config/lang/hu_HU.ini b/config/lang/hu_HU.ini
index 9382fe7..0d24e60 100644
--- a/config/lang/hu_HU.ini
+++ b/config/lang/hu_HU.ini
@@ -10,7 +10,7 @@ about="Rólunk"
userarea="Felhasználói terület"
products="Termékek"
contact="Elérhetőségek"
-index_content="Üdv! Ez a weboldalam, ahol a projektjeimet tesztelem, néha posztolok valamit, ami talán hasznos lehet pár embernek. Továbbá van egy GIT repóm is és egy fájlmegosztó szerverem.
Ha van bármi kérdésed vagy csak mondani szeretnél valamit, írj nyugodtan!
További szép napot!"
+index_content="Üdv! Ez a weboldalam, ahol a projektjeimet tesztelem, néha posztolok valamit, ami talán hasznos lehet pár embernek. Továbbá van egy GIT repóm is, egy fájlmegosztó szerverem és egy CI/CD pipelineom.
Ha van bármi kérdésed vagy csak mondani szeretnél valamit, írj nyugodtan!
További szép napot!"
news="Hírek"
loadmore="Több betöltése"
projects_content="Itt találhatóak az általam készített projektek."