with correct giturl..

This commit is contained in:
Marcell Mars 2020-12-04 00:37:39 +01:00
parent 7507688d3a
commit 38b5c38c8b
4 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View file

@ -1 +1 @@
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201203160236-e41e7fa09d68
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20201203231640-041aa8142600

View file

@ -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
View file

@ -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