Update theme version number and change random resource token

This commit is contained in:
timvisee 2021-03-01 17:56:17 +01:00
parent ca1b84e1c5
commit 4754d90e97
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
2 changed files with 2 additions and 2 deletions

View File

@ -46,4 +46,4 @@ zenn_source = "https://gitlab.com/timvisee/timvisee.com/"
# Random string, used in URLs to force update resources
# Change this value when stylesheets or scripts are updated
random = "2021-02-27"
random = "2021-02-28"

View File

@ -4,7 +4,7 @@ license = "AGPL-3.0"
homepage = "https://gitlab.com/timvisee/timvisee.com"
min_version = "0.12.0"
demo = "https://timvisee.com/"
version = "0.1.0"
version = "0.2.1"
[extra]