Compare commits

..

No commits in common. "4be4af28686cdeaf27fb1f595441bb28e575c2b8" and "c2aaa689361794e378096fa5838714831ef2752f" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Simple Module to display a Terminal Styled Code Block. The Highlighter is set to
`./config/_default/module.toml` `./config/_default/module.toml`
``` ```
[[imports]] [[imports]]
path = "git.octolabs.net/Flycro/hugo-terminal" path = "https://git.octolabs.net/Flycro/hugo-terminal"
``` ```
`assets\scss\custom.scss` `assets\scss\custom.scss`

2
go.mod
View File

@ -1,3 +1,3 @@
module git.octolabs.net/Flycro/hugo-terminal.git module git.octolabs.net/Flycro/hugo-terminal
go 1.22.4 go 1.22.4