mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-05-18 21:03:29 +02:00
Change homepage of the theme
Using a subdomain so that I can deploy the exampleSite directly instead of having to serve it from underneath that site that lives at dzello.com
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
name = "reveal-hugo"
|
name = "reveal-hugo"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "https://github.com/dzello/reveal-hugo/blob/master/LICENSE"
|
licenselink = "https://github.com/dzello/reveal-hugo/blob/master/LICENSE"
|
||||||
homepage = "https://dzello.com/reveal-hugo/"
|
homepage = "https://reveal-hugo.dzello.com/"
|
||||||
tags = ["presentation", "revealjs"]
|
tags = ["presentation", "revealjs"]
|
||||||
features = ["presentation"]
|
features = ["presentation"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user