diff --git a/.nojekyll b/.nojekyll index 871811a..41d9412 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -62b5be65 \ No newline at end of file +4b4ac924 \ No newline at end of file diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..f4939c3 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +robbienohra.com diff --git a/about.html b/about.html index 86f0677..e2b1859 100644 --- a/about.html +++ b/about.html @@ -230,7 +230,7 @@

About

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp("https:\/\/robbienohra\.github\.io\/robbie\/"); + var filterRegex = new RegExp("https:\/\/robbienohra\.com"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/index.html b/index.html index 85e0683..46aa962 100644 --- a/index.html +++ b/index.html @@ -374,7 +374,7 @@

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp("https:\/\/robbienohra\.github\.io\/robbie\/"); + var filterRegex = new RegExp("https:\/\/robbienohra\.com"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/posts/post-with-code/index.html b/posts/post-with-code/index.html index fa29583..abdc6ce 100644 --- a/posts/post-with-code/index.html +++ b/posts/post-with-code/index.html @@ -253,7 +253,7 @@

Post With Code

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp("https:\/\/robbienohra\.github\.io\/robbie\/"); + var filterRegex = new RegExp("https:\/\/robbienohra\.com"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/posts/welcome/index.html b/posts/welcome/index.html index 64cf8fd..690ce9f 100644 --- a/posts/welcome/index.html +++ b/posts/welcome/index.html @@ -253,7 +253,7 @@

Welcome To My Blog

} var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp("https:\/\/robbienohra\.github\.io\/robbie\/"); + var filterRegex = new RegExp("https:\/\/robbienohra\.com"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/robots.txt b/robots.txt index 55a5540..a8b4ac1 100644 --- a/robots.txt +++ b/robots.txt @@ -1 +1 @@ -Sitemap: https://robbienohra.github.io/robbie/sitemap.xml +Sitemap: https://robbienohra.com/sitemap.xml diff --git a/sitemap.xml b/sitemap.xml index 61d9371..5e41dc5 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,19 +1,19 @@ - https://robbienohra.github.io/robbie/about.html + https://robbienohra.com/about.html 2024-09-15T00:12:12.132Z - https://robbienohra.github.io/robbie/posts/welcome/index.html + https://robbienohra.com/posts/welcome/index.html 2024-09-15T00:12:12.134Z - https://robbienohra.github.io/robbie/posts/post-with-code/index.html + https://robbienohra.com/posts/post-with-code/index.html 2024-09-15T00:12:12.134Z - https://robbienohra.github.io/robbie/index.html + https://robbienohra.com/index.html 2024-09-15T00:12:12.132Z