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

@ -29,4 +29,5 @@ prevent_zoom: true
{{ set cube_face_top = cube_face }}
{{ set cube_face_bottom = cube_face }}
{{ set cube_size = "5rem" }}
{{ include "cube.vto" }}