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