-
Notifications
You must be signed in to change notification settings - Fork 147
Open
Description
Hi -- let me first express my gratitude for this Hugo theme. I have a presentation to give before too long and I think it'll be perfect!
I am having an issue, however. For some reason, I can't get any Reveal.js themes (whether from their website or robot-lung) to appear. I've tried both of the following in hugo.toml:
[params.reveal_hugo]
theme = "robot-lung"and
reveal_hugo.theme = "robot-lung"In either case, the theme stays on the default (black). I've added reveal-hugo as a module, and it's working otherwise:
theme = ["github.com/dzello/reveal-hugo"]Am I doing something wrong? I initially thought I'd have to download a theme, but I've tried that as well (grabbing the .css from your repository), also without success.
Any help would be appreciated!
Metadata
Metadata
Assignees
Labels
No labels