Skip to content

Commit bd7f4b9

Browse files
author
Benjamin Hartmann
committed
Update Hugo version in README.md
1 parent 70d982e commit bd7f4b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Introduction
44

5-
This repository contains the source code for the website of [CoderDojo Linz](https://linz.coderdojo.net). It is built with [Hugo](https://gohugo.io) (v0.73.0).
5+
This repository contains the source code for the website of [CoderDojo Linz](https://linz.coderdojo.net). It is built with [Hugo](https://gohugo.io) (v0.136.5).
66

77
## A guide to contribution
88

@@ -14,7 +14,7 @@ This repository contains the source code for the website of [CoderDojo Linz](htt
1414

1515
### Developing with Hugo
1616

17-
Download version **v0.73.0** for your device from the [Hugo GitHub releases page](https://github.com/gohugoio/hugo/releases/tag/v0.73.0)
17+
Download version **v0.136.5** for your device from the [Hugo GitHub releases page](https://github.com/gohugoio/hugo/releases/tag/v0.136.5)
1818

1919
After cloning, use `npm install` to install the dependencies and `hugo` to build the page to the `public/` folder. Use `npm run server` to start a local dev server at `http://localhost:1313/`
2020

0 commit comments

Comments
 (0)