Change file prefix to _paige

This commit is contained in:
Will Faught
2023-03-13 23:54:36 -07:00
parent 21b750828d
commit 1fe69a8812
5 changed files with 17 additions and 16 deletions

View File

@@ -0,0 +1,6 @@
{{ $page := . }}
$color-mode-type: media-query;
$primary: {{ $page.Param "paige.color" | default "#0d6efd" }};
@import "bootstrap";