with correct giturl..
This commit is contained in:
parent
7507688d3a
commit
38b5c38c8b
4 changed files with 4 additions and 4 deletions
2
_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/site.min.css
generated
vendored
2
_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/static/css/site.min.css
generated
vendored
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201203160236-e41e7fa09d68
|
||||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201203231640-041aa8142600
|
||||
|
|
|
@ -7,7 +7,7 @@ disableKinds = ["RSS", "sitemap"]
|
|||
[params]
|
||||
description = "Simple Sandpoints project to test and develop..."
|
||||
title = "Simple Sandpoints"
|
||||
sandpointsGiteaUrl = "http://localhost:3333/Sandpoints/dev"
|
||||
sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints"
|
||||
sandpointsCatalogPrefix = "/library/"
|
||||
sandpointsOutputDirectory = "/var/www/html"
|
||||
|
||||
|
|
2
go.mod
2
go.mod
|
@ -2,4 +2,4 @@ module git.sandpoints.org/Drawwell/SimpleSandpoints
|
|||
|
||||
go 1.15
|
||||
|
||||
require git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201203160236-e41e7fa09d68 // indirect
|
||||
require git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201203231640-041aa8142600 // indirect
|
||||
|
|
Loading…
Add table
Reference in a new issue