update base url and source

This commit is contained in:
Satya Benson 2021-10-16 02:12:44 +00:00
parent d0438e0da3
commit 192edde5dc
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
base_url = "https://satch.xyz"
base_url = "https://satchlj.com"
title = "Satya Johnson"
description = "Personal portfolio and blog of Satya Johnson"
@ -42,8 +42,8 @@ zenn_menu = [
{url = "$BASE_URL/now/", name = "Now"},
{url = "$BASE_URL/contact/", name = "Contact"},
]
zenn_source = "https://github.com/satchlj/satch.xyz"
zenn_source = "https://tildegit.org/satchlj/satchlj.com"
# Random string, used in URLs to force update resources
# Change this value when stylesheets or scripts are updated
random = "2021-09-05"
random = "2021-10-15"