update from git. to dev.
This commit is contained in:
parent
65fd3863ff
commit
6d31001106
3 changed files with 5 additions and 4 deletions
|
@ -42,6 +42,7 @@
|
|||
"part": "parts",
|
||||
"person": "people",
|
||||
"pin": "pins",
|
||||
"poem": "poems",
|
||||
"pollen": "pollen",
|
||||
"print": "prints",
|
||||
"record": "records",
|
||||
|
|
2
go.mod
2
go.mod
|
@ -1,3 +1,3 @@
|
|||
module git.sandpoints.org/Drawwell/SandpointsTheme
|
||||
module dev.sandpoints.org/Drawwell/SandpointsTheme
|
||||
|
||||
go 1.15
|
||||
|
|
|
@ -5,13 +5,13 @@ name = "Sandpoints"
|
|||
license = "GPL 3"
|
||||
licenselink = "https://www.gnu.org/licenses/gpl-3.0.en.html"
|
||||
description = "Sandpoints Theme"
|
||||
homepage = "https://git.sandpoints.org/Drawwell/Sandpoints"
|
||||
homepage = "https://dev.sandpoints.org/Drawwell/Sandpoints"
|
||||
tags = ["syllabus"]
|
||||
features = []
|
||||
min_version = "0.79.0"
|
||||
|
||||
authors = [
|
||||
{name = "Marcell Mars", homepage = "https://git.sandpoints.org"},
|
||||
{name = "Sean Dockray", homepage = "https://git.sandpoints.org"},
|
||||
{name = "Marcell Mars", homepage = "https://dev.sandpoints.org/Drawwell"},
|
||||
{name = "Sean Dockray", homepage = "https://dev.sandpoints.org/Drawwell"},
|
||||
{name = "Vincent W.J. van Gerven Oei", homepage = "http://www.vangervenoei.com"}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue