diff --git a/config.toml b/config.toml index ad95447..92318c8 100644 --- a/config.toml +++ b/config.toml @@ -8,7 +8,7 @@ paginate = 6 tag = "tags" [author] -name = "11Tuvork28" +name = "89Q12" image = "images/img.png" about = "Is this... Is this really real? Where are all the kittens and cats if this is the kitty zone?" @@ -18,7 +18,7 @@ mainSections = "posts" # # For IndieAuth and the author card # -githubuser = "11tuvork28" +githubuser = "89Q12" # twitteruser = "chihiro" # no @ in front mastodon = "https://thekitty.zone/@andromeda" # full link to your instance profile diff --git a/content/about/index.md b/content/about/index.md index d1813d1..7476414 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -11,7 +11,7 @@ About me --- I'm just someone that is interested in DevOps and Software Engineering.\ -I go by 11tuvork28/Zozo depending on where you see me online.\ +I go by 89Q12/Zozo depending on where you see me online.\ I my opinion social media is really really unproductive and to say the least its plain dangerous but who has their own homepage right? right? :>) I love tinkering with Terraform, Ansible and Kubernetes k3s to be specific :) So I always try to deliver the experience while not taking anything not even more data then required, which leads quite good to the policy part. @@ -35,7 +35,7 @@ That's it! I really don't need more to get a good understanding of what is going You might ask yourself but can't she correlate requests to users?\ No, I can't since these log lines I get from traefik don't contain any Personal indetifyable information about the client.\ You don't trust me? Good!\ -You can just visit this repository [here](https://github.com/11Tuvork28/k3s-infra/blob/d41397556d7be647ffdc8e6696a3f22e932d8c4d/deployments/traefik/traefik.yaml#L30) and check the traefik deployment file youself. +You can just visit this repository [here](https://github.com/Thekitty-zone/k3s-infra/blob/d41397556d7be647ffdc8e6696a3f22e932d8c4d/deployments/traefik/traefik.yaml#L30) and check the traefik deployment file youself. diff --git a/content/donate/index.md b/content/donate/index.md index b20d531..51a012b 100644 --- a/content/donate/index.md +++ b/content/donate/index.md @@ -48,4 +48,4 @@ more coming soon... # Other ways: - [Github sponsers](https://github.com/sponsors/11Tuvork28) \ No newline at end of file + [Github sponsers](https://github.com/sponsors/89Q12) \ No newline at end of file diff --git a/layouts/partials/header.html b/layouts/partials/header.html index ab80b3d..32c93bd 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,48 +1,58 @@
-
-
-
- - - {{ .Site.Title }} - - {{ $t := .Site.GetPage "/about" }} - {{ $t.Title}} - {{ $t := .Site.GetPage "/services" }} - {{ $t.Title}} - {{ $t := .Site.GetPage "/donate" }} - {{ $t.Title}} -
-
- -
+
+
+ +
+ -
+ {{ .Site.Title }} + {{ $t := .Site.GetPage "/about" }} + {{ $t.Title}} + {{ $t := .Site.GetPage "/services" }} + {{ $t.Title}} + {{ $t := .Site.GetPage "/donate" }} + {{ $t.Title}} +
+
+ +
+ +