diff --git a/README.md b/README.md index 3782279..1b458d6 100644 --- a/README.md +++ b/README.md @@ -210,7 +210,7 @@ zulma_allow_theme_selection = true ## Original -This template is based on the [blog template](https://dansup.github.io/bulma-templates/templates/blog.html) over at [Free Bulma Templates](https://dansup.github.io/bulma-templates/). All themes were taken from [Bulmaswatch](https://jenil.github.io/bulmaswatch/). The code behind from originally adapted from the [after-dark](https://github.com/getzola/after-dark/blob/master/README.md) zola template. +This template is based on the [blog template](https://bulmatemplates.github.io/bulma-templates/templates/blog.html) over at [Free Bulma Templates](https://bulmatemplates.github.io/bulma-templates/). All themes were taken from [Bulmaswatch](https://jenil.github.io/bulmaswatch/). The code behind from originally adapted from the [after-dark](https://github.com/getzola/after-dark/blob/master/README.md) zola template. ## Known Bugs diff --git a/theme.toml b/theme.toml index d378bc1..0b155aa 100644 --- a/theme.toml +++ b/theme.toml @@ -3,6 +3,7 @@ description = "A zola theme based off bulma.css" license = "MIT" min_version = "0.6.0" demo = "https://festive-morse-47d46c.netlify.com/" +homepage = "https://github.com/Worble/Zulma" [extra] zulma_themes = ["default", "darkly", "flatly", "pulse", "simplex", "lux", "slate", "solar", "superhero"] @@ -13,4 +14,4 @@ name = "Worble" [original] author = "dansup" homepage = "https://github.com/dansup" -repo = "https://github.com/dansup/bulma-templates" \ No newline at end of file +repo = "https://github.com/dansup/bulma-templates"