diff --git a/README.md b/README.md old mode 100644 new mode 100755 index 31c8e05..3538495 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Source Code for [werefox.dev](https://werefox.dev) +# Source Code for [werefox.cafe](https://werefox.cafe) -Here's all the source code for the site I host on [werefox.dev](https://werefox.dev). +Here's all the source code for the site I host on [werefox.cafe](https://werefox.cafe). (If the subdomain changes, I'll update the README) diff --git a/src/info/components/footer-card.js b/src/info/components/footer-card.js old mode 100644 new mode 100755 index b7184a8..1ec3163 --- a/src/info/components/footer-card.js +++ b/src/info/components/footer-card.js @@ -5,12 +5,12 @@ export default function FooterCard() {
diff --git a/src/info/components/home-page.js b/src/info/components/home-page.js old mode 100644 new mode 100755 index 4c12f28..a38c4e0 --- a/src/info/components/home-page.js +++ b/src/info/components/home-page.js @@ -13,7 +13,7 @@ export default function HomePage({ page_title, card_title, children }) { -