diff --git a/site/_data.json b/site/_data.json new file mode 100644 index 0000000..2f76e1d --- /dev/null +++ b/site/_data.json @@ -0,0 +1,8 @@ +{ + "layout": "base.vto", + "type": "website", + + "color": "#00FFFF", + "description": "The official website and link portal of RGBCube and his work.", + "thumbnail": null +} diff --git a/site/_includes/base.vto b/site/_includes/base.vto index d76bba7..7c5348a 100644 --- a/site/_includes/base.vto +++ b/site/_includes/base.vto @@ -1,11 +1,3 @@ ---- -description: null -color: null -type: null -thumbnail: null -# Required: -# title ---- @@ -16,16 +8,15 @@ thumbnail: null - {{ set description = description ?? "The official website and link portal of RGBCube and his work." }} - + - + @@ -41,7 +32,7 @@ thumbnail: null {{ /if }} - {{ if date }} + {{ if date }} {{ /if }}