Merge pull request #12 from welpo/fix/live-demo
📝 fix: working live url
This commit is contained in:
commit
94ed410e45
@ -1,6 +1,6 @@
|
||||
# tabi
|
||||
|
||||
A simple blog theme powered by [Zola](getzola.org). See a live preview [here](https://welpo.github.io/tabi).
|
||||
A simple blog theme powered by [Zola](getzola.org). See a live preview [here](https://welpo.ooo/tabi).
|
||||
|
||||
> tabi — 旅 — Journey
|
||||
|
||||
|
@ -5,7 +5,7 @@ homepage = "https://github.com/welpo/tabi"
|
||||
# The minimum version of Zola required
|
||||
min_version = "0.4.0"
|
||||
# An optional live demo URL
|
||||
demo = "https://welpo.github.io/tabi"
|
||||
demo = "https://welpo.ooo/tabi"
|
||||
|
||||
# Any variable there can be overridden in the end user `config.toml`
|
||||
# You don't need to prefix variables by the theme name but as this will
|
||||
|
Loading…
x
Reference in New Issue
Block a user