From fdff5a02d79f5607039b359607e8560576a027ce Mon Sep 17 00:00:00 2001 From: nochill Date: Thu, 16 Feb 2023 21:11:43 +0700 Subject: [PATCH] adjust with new server --- contents/2021-09-30-Daily-Website.mdx | 2 +- gatsby-build.sh | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100755 gatsby-build.sh diff --git a/contents/2021-09-30-Daily-Website.mdx b/contents/2021-09-30-Daily-Website.mdx index a2ebbd0..4c50975 100644 --- a/contents/2021-09-30-Daily-Website.mdx +++ b/contents/2021-09-30-Daily-Website.mdx @@ -5,7 +5,7 @@ slug: "posts/web-surfing" updated: "2022.04.26" --- -![bruh](http://www.animated-gifs.fr/category_sports/surfing-2/0008.gif) +![bruh](https://images-ext-2.discordapp.net/external/CERF0sfLsukLc3_2vpmYcd85m9TJFfCWTaU_6qspJE0/http/www.animated-gifs.fr/category_sports/surfing-2/0008.gif) I start to log all website that i surfed, might be useful who knows [here](https://pear-vase-c18.notion.site/Daily-Website-25acb3b7241648218c051e4eb503e72a "DEEZ") diff --git a/gatsby-build.sh b/gatsby-build.sh new file mode 100755 index 0000000..1ea68de --- /dev/null +++ b/gatsby-build.sh @@ -0,0 +1 @@ +./node_modules/gatsby-cli/cli.js build