diff options
Diffstat (limited to 'provider')
-rw-r--r-- | provider/files/branding/favicon.ico | bin | 0 -> 318 bytes | |||
-rw-r--r-- | provider/files/branding/head.scss | 1 | ||||
-rw-r--r-- | provider/files/branding/tail.scss | 3 |
3 files changed, 4 insertions, 0 deletions
diff --git a/provider/files/branding/favicon.ico b/provider/files/branding/favicon.ico Binary files differnew file mode 100644 index 0000000..8b858c4 --- /dev/null +++ b/provider/files/branding/favicon.ico diff --git a/provider/files/branding/head.scss b/provider/files/branding/head.scss new file mode 100644 index 0000000..c100a00 --- /dev/null +++ b/provider/files/branding/head.scss @@ -0,0 +1 @@ +// no head.scss set diff --git a/provider/files/branding/tail.scss b/provider/files/branding/tail.scss new file mode 100644 index 0000000..9194d63 --- /dev/null +++ b/provider/files/branding/tail.scss @@ -0,0 +1,3 @@ +// +// custom scss here +//
\ No newline at end of file |