1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-31 13:07:46 +00:00

cube: make cube size a template parameter

This commit is contained in:
RGBCube 2025-06-03 03:32:37 +03:00
parent adeca4879a
commit e25d198cc9
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M
3 changed files with 13 additions and 15 deletions

View file

@ -32,4 +32,5 @@ prevent_zoom: true
<a draggable="false" class="{{ style }}" href="/blog/">blog</a>
{{ /set }}
{{ set cube_size = "5rem" }}
{{ include "rgbcube.vto" }}