diff --git a/.gitea/workflows/build-and-deploy.yml b/.gitea/workflows/build-and-deploy.yml index a2f92f6..5a89f7d 100644 --- a/.gitea/workflows/build-and-deploy.yml +++ b/.gitea/workflows/build-and-deploy.yml @@ -20,5 +20,5 @@ jobs: host: shockrah.xyz username: ${{ secrets.USER }} source: "public/" - destination: /opt/nginx/test.shockrah.xyz + destination: /opt/nginx/resume.shockrah.xyz key: ${{ secrets.PRIVATE_KEY }} diff --git a/config.toml b/config.toml index eb86afc..8052ef1 100644 --- a/config.toml +++ b/config.toml @@ -25,11 +25,11 @@ mastodon = "https://qoto.org/@shockrah" [[params.language.list]] type = "General Programming Languages" - language = "C/C++, Rust, Python, Bash, Javascript" + language = "C/C++, Rust, Python, Bash, Javascript, Terraform" [[params.language.list]] type = "Web Development" - language = "HTML, CSS, SASS, Jinja, Jquery, Vue, Flask" + language = "HTML, CSS, NodeJS, Vue" [[params.language.list]] type = "Soft skills"