Browse Source

Fix github links

master
Paweł Romanowski 5 years ago
parent
commit
2dc4d9f9b3
  1. 6
      README.md
  2. 2
      theme.toml

6
README.md

@ -2,7 +2,7 @@
![No JavaScript](https://img.shields.io/badge/JavaScript-none-brightgreen.svg) ![No JavaScript](https://img.shields.io/badge/JavaScript-none-brightgreen.svg)
![Screenshot](../blob/master/screenshot/screenshot.png?raw=true) ![Screenshot](../master/screenshot/screenshot.png?raw=true)
Fork (not a port) of "Terminal" Hugo theme Fork (not a port) of "Terminal" Hugo theme
by Radosław Kozieł (aka. panr): by Radosław Kozieł (aka. panr):
@ -328,8 +328,8 @@ Copyright © 2019 Paweł Romanowski (pawroman)
Original theme: Copyright © 2019 Radosław Kozieł ([@panr](https://twitter.com/panr)) Original theme: Copyright © 2019 Radosław Kozieł ([@panr](https://twitter.com/panr))
The theme is released under the MIT License. The theme is released under the MIT License.
Check the [license file](../blob/master/LICENSE.md) Check the [license file](../master/LICENSE.md)
for more information. for more information.
The license for Hack fonts used is included in The license for Hack fonts used is included in
[LICENSE-Hack.md](../blob/master/LICENSE-Hack.md). [LICENSE-Hack.md](../master/LICENSE-Hack.md).

2
theme.toml

@ -1,5 +1,5 @@
name = "terminimal" name = "terminimal"
description = "A minimal retro theme" description = "A simple, minimal retro theme"
license = "MIT" license = "MIT"
homepage = "https://github.com/pawroman/zola-theme-terminimal/" homepage = "https://github.com/pawroman/zola-theme-terminimal/"
min_version = "0.5.1" min_version = "0.5.1"

Loading…
Cancel
Save