diff --git a/README.md b/README.md index 7a63541..8027294 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ My personal blog created with Hugo, PaperMod and Planetary.js and hosted on GitLab Pages. This is a repository containing the skeleton of my website (so no posts) -![Screenshot of my landing page](https://i.redd.it/5vjduwv0b8id1.png) +## How to load the website -## How to access the website - -Simply click on the link: [https://luka-kopse.gitlab.io/blog/](https://luka-kopse.gitlab.io/blog/) - -Alternatively you can clone the repository and run the following code in the directory: ```hugo server``` \ No newline at end of file +You can clone the repository and run the following in the directory to load the website on a local server: ```hugo server``` \ No newline at end of file