From 7e39009b61fae0b98e1c42c4fbb84961a41928eb Mon Sep 17 00:00:00 2001 From: Jimmy Cai Date: Sun, 6 Mar 2022 10:31:38 +0100 Subject: [PATCH] doc: remove codespace image --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0577d16..bafac21 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ To get started: ![Create codespace](https://user-images.githubusercontent.com/5889006/156916672-43b7b6e9-4ffb-4704-b4ba-d5ca40ffcae7.png) 3. And voila! You're ready to go. The codespace has been configured with the latest version of Hugo extended, just run `hugo server` in the terminal and see your new site in action. -![image](https://user-images.githubusercontent.com/5889006/156916773-91429a89-a439-4a7a-ae5e-2f2a04f12f21.png) 4. Check `config` folder for the configuration files. You can edit them to suit your needs. Make sure to update the `baseurl` property in `config/_default/config.toml` to your site's URL. @@ -52,4 +51,4 @@ amazon-linux-extras install golang1.11 && hugo -D --gc Make sure also to specify Hugo version in the environment variable `HUGO_VERSION` (Use the latest version of Hugo extended): ![Environment variable](https://user-images.githubusercontent.com/5889006/156917212-afb7c70d-ab85-480f-8288-b15781a462c0.png) - \ No newline at end of file +