From 5eb6865735410968c9e9108aad95049b37f9d402 Mon Sep 17 00:00:00 2001 From: Maxim Lebedev Date: Thu, 24 Feb 2022 01:26:09 +0500 Subject: [PATCH] :truck: Renamed modelu path prefix --- config.yaml | 2 +- go.mod | 2 +- theme.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index f4c05e6..dca0ef3 100644 --- a/config.yaml +++ b/config.yaml @@ -7,4 +7,4 @@ module: - source: assets target: assets/va - source: layouts/partials - target: layouts/partials/va \ No newline at end of file + target: layouts/partials/va diff --git a/go.mod b/go.mod index fb2a571..baaccd1 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module gitlab.com/toby3d/va +module source.toby3d.me/toby3d/va go 1.16 diff --git a/theme.yaml b/theme.yaml index 38070e3..3f55ca0 100644 --- a/theme.yaml +++ b/theme.yaml @@ -2,7 +2,7 @@ name: "VA" description: "Dead simple responsive-flexible-adaptive CSS framework" license: "MIT" -licenselink: "https://github.com/toby3d/va/blob/master/LICENSE" +licenselink: "https://source.toby3d.me/toby3d/va/blob/master/LICENSE" homepage: "https://toby3d.me/" min_version: "0.81.0" author: