From b0f9f57b7a57bf83376c30854c55f2898b037cb8 Mon Sep 17 00:00:00 2001 From: Tommy Harris Date: Wed, 21 Jul 2021 14:21:09 -0600 Subject: [PATCH] Change hostname to tilde Signed-off-by: Tommy Harris --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 7fbadfa..4df6af5 100644 --- a/config.toml +++ b/config.toml @@ -22,7 +22,7 @@ theme = "hugo-theme-shell" # ... # Note: result of the tree command userName = "tobraha" - pcName = "master-sword" + pcName = "tilde" workDir = "my_stuff" profile = "profile"