diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 5766565..efd2157 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -17,6 +17,7 @@ + diff --git a/static/custom.css b/static/custom.css new file mode 100644 index 0000000..a65d9b7 --- /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