We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09698b commit f8c0c5eCopy full SHA for f8c0c5e
config.toml
@@ -1,4 +1,4 @@
1
-baseURL = 'https://asciiarts.github.io/'
+baseURL = 'https://imagetoascii.github.io/'
2
languageCode = 'en-us'
3
title = 'Ascii.Arts'
4
setup-info.txt
@@ -5,6 +5,6 @@ git init
5
6
git submodule add https://github.com/binokochumolvarghese/lightbi-hugo themes/lightbi-hugo
7
8
-git remote add origin https://github.com/asciiarts/asciiarts.github.io
+git remote add origin https://github.com/imagetoascii/imagetoascii.github.io
9
10
git branch -M main
0 commit comments