feat: add blog

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-19 12:01:43 +02:00
parent 54f278b8bb
commit 0cb683bbf2
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -179,6 +179,13 @@ Host clank_todo
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host clank_blog
Hostname 10.0.11.11
User root
PubKeyAuthentication yes
IdentitiesOnly true
IdentityFile ~/.ssh/id_clank
Host harbor
Hostname 10.0.10.3
User root