mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-06 21:50:48 +02:00
Try different paths for Netlify deployment
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
baseURL = "https://reveal-hugo.netlify.com/"
|
||||
languageCode = "en-us"
|
||||
title = "A Hugo theme for creating Reveal.js presentations"
|
||||
theme = "reveal-hugo"
|
||||
themesDir = "../../"
|
||||
theme = "."
|
||||
themesDir = "../"
|
||||
|
||||
[author]
|
||||
name = "Josh Dzielak"
|
||||
|
||||
Reference in New Issue
Block a user