mirror of https://github.com/onweru/compose.git

weru
13.36.2022 5978c6c9db6029eaddaf1e83325c39a88b9aea46
update

Signed-off-by: weru <fromweru@gmail.com>
3 files modified
8 ■■■■■ changed files
exampleSite/go.mod 2 ●●● patch | view | raw | blame | history
exampleSite/go.sum 2 ●●●●● patch | view | raw | blame | history
theme.toml 4 ●●●● patch | view | raw | blame | history
exampleSite/go.mod
@@ -2,4 +2,4 @@
go 1.15
require github.com/onweru/compose v0.0.0-20220201011553-09a8e1b4a4c3 // indirect
require github.com/onweru/compose v0.0.0-20220613153347-85c7d9009d53 // indirect
exampleSite/go.sum
@@ -204,3 +204,5 @@
github.com/onweru/compose v0.0.0-20220201002706-19dcf4f70f4a/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
github.com/onweru/compose v0.0.0-20220201011553-09a8e1b4a4c3 h1:+0s7j6cuw2l2fedqcDMAoPsj2AWl44KnuZPAdaUiNno=
github.com/onweru/compose v0.0.0-20220201011553-09a8e1b4a4c3/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
github.com/onweru/compose v0.0.0-20220613153347-85c7d9009d53 h1:Y04Lu7fMoOz+C9PdMWIqYdqfO0EwbxbaaJrmwGOmNZk=
github.com/onweru/compose v0.0.0-20220613153347-85c7d9009d53/go.mod h1:tf1kQIBUcwJ/3mRFU5eiMrMvsDScVTK2IEFsZE3hZOc=
theme.toml
@@ -3,8 +3,8 @@
licenselink = "https://github.com/onweru/compose/blob/master/LICENSE"
description = "A hugo theme for documentation sites. It's inspired by forestry.io's docs page"
homepage = "https://docs.neuralvibes.com"
tags = ["technical", "docs", "dark", "customizable", "search", "documentation"]
features = ["technical", "docs", "dark", "customizable", "search", "documentation"]
tags = ["technical", "docs", "dark", "blog", "search", "documentation"]
features = ["technical", "docs", "dark", "blog", "search", "documentation"]
min_version = "0.76.0"
[author]