diff --git a/layouts/partials/header.html b/layouts/partials/header.html index c21ac8c1..b1df0d30 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -24,6 +24,7 @@ + diff --git a/static/custom.css b/static/custom.css new file mode 100644 index 00000000..a65d9b7c --- /dev/null +++ b/static/custom.css @@ -0,0 +1 @@ +/* Place a custom css file in your own project to use this. */ \ No newline at end of file