mirror of
https://github.com/panr/hugo-theme-terminal.git
synced 2025-03-18 20:30:51 +03:00
Update README.md
This commit is contained in:
parent
e5605c55e6
commit
ff186322b8
1 changed files with 3 additions and 5 deletions
|
@ -1,12 +1,10 @@
|
|||
# Terminal
|
||||
|
||||
----
|
||||
|
||||

|
||||
|
||||
### DEMO - https://panr.github.io/hugo-theme-terminal-demo/
|
||||
**DEMO - https://panr.github.io/hugo-theme-terminal-demo/**
|
||||
|
||||
### ⚠️ The theme needs at least Hugo **Extended** v0.90.x.
|
||||
**⚠️ The theme needs at least Hugo **Extended** v0.90.x.**
|
||||
|
||||
---
|
||||
|
||||
|
@ -110,7 +108,7 @@ and in your config file add:
|
|||
```toml
|
||||
[module]
|
||||
# this is needed when you fetch the theme as a submodule to your repo.
|
||||
# replacements = "github.com/panr/hugo-theme-terminal -> themes/terminal"
|
||||
# replacements = "github.com/panr/hugo-theme-terminal/4 -> themes/terminal"
|
||||
[[module.imports]]
|
||||
path = 'github.com/panr/hugo-theme-terminal/v4'
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue