diff --git a/README.md b/README.md index 16beff9..49f3eb8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # hamasaki-shodo + ![image](https://user-images.githubusercontent.com/7438395/109374223-aaeadb80-78ee-11eb-8317-edf3244511ca.png) -This repo contains the source code of my wife's website for her Japanese calligraphy class at https://www.hamasaki-shodo.com.
+This repo contains the source code of my wife's website for her Japanese calligraphy class at https://sg.hamasaki-shodo.com.
It's built as a static site and deployed on Netlify.
Powered by Nuxt.js and Tailwind CSS. diff --git a/static/robots.txt b/static/robots.txt index 56288f1..00f7248 100644 --- a/static/robots.txt +++ b/static/robots.txt @@ -1,3 +1,3 @@ User-agent: * Allow: / -Sitemap: https://www.hamasaki-shodo.com/sitemap.xml +Sitemap: https://sg.hamasaki-shodo.com/sitemap.xml