diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | theme.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -28,4 +28,4 @@ Have you found a bug or got an idea for a new feature? Feel free to use the [iss ## License -This theme is released under the [MIT license](https://github.com/Vimux/blank/blob/master/LICENSE.md). +This theme is released under the [MIT license](https://github.com/Vimux/blank/blob/master/LICENSE). @@ -1,6 +1,6 @@ name = "Blank" license = "MIT" -licenselink = "https://github.com/vimux/blank/blob/master/LICENSE.md" +licenselink = "https://github.com/vimux/blank/blob/master/LICENSE" description = "Starter Hugo theme for developers." homepage = "https://github.com/vimux/blank/" tags = ["blog", "plain", "blank", "starter"] |