Skip to content

Commit 0c51508

Browse files
Update arise.conf
Set site & global_name - still need to change favicon
1 parent ee6414e commit 0c51508

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arise-source/config/arise.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
##############################################################
66

77
# Set your base website URL here.
8-
export base_url='https://ari.se.net'
8+
export base_url='https://chaimburstein.xyz'
99

1010
# Set the path to your favicon. This should be an absolute path with reference to your siteroot.
1111
# This variable is only used for your RSS feed, hence why it only allows up to a singular image to be set. Your primary site favicons should be configured by editing the /config/header.html file.
1212
export favicon="/config/favicon/favicon.ico"
1313

1414
# Set the global human-readable site name for your website. This string is usable in your site header as {{global_name}}. This is also used as the title for your RSS feed.
15-
export global_name="Arise"
15+
export global_name="Chaim Burstein"

0 commit comments

Comments
 (0)