From e79cc9b7df8799305f19218e14cf07b3dd96aedf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20Rodr=C3=ADguez?= Date: Wed, 8 Nov 2023 13:05:50 +0100 Subject: [PATCH] creado nuevo borrador de post --- config/_default/config.toml | 4 ++-- subir.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index e9a4810..c279dd4 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -1,8 +1,8 @@ # Change baseurl before deploy -baseurl = "https://www.admichin.es/" +baseurl = "https://www.robertops.com/" languageCode = "es-es" paginate = 5 -title = "admichin 🐈" +title = "RobertOps 💻" # Theme i18n support # Available values: en, fr, id, ja, ko, pt-br, zh-cn, zh-tw, es, de, nl, it, th, el, uk, ar diff --git a/subir.sh b/subir.sh index dc76465..271482d 100755 --- a/subir.sh +++ b/subir.sh @@ -1,5 +1,5 @@ #!/bin/bash hugo -rsync -azP public/* calcetines@nodriza.admichin.es:/home/calcetines/blog/ +rsync -azP public/* calcetines@nodriza.robertops.com:/home/calcetines/blog/