Add render-image template

This commit is contained in:
Vri 🌈 2023-01-15 01:59:37 +01:00
parent a42000fe63
commit 7c1f5f900f
Signed by: vrifox
GPG key ID: D40098E5B60B2197
3 changed files with 18 additions and 0 deletions

View file

@ -2,6 +2,10 @@
@import "variables";
@import "main";
// markup
@import "markup/render-image";
// partials
@import "partials/sidebar";
@import "partials/footer";