diff --git a/README.md b/README.md index 8157df5..d268677 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ And then add the following content: --- --- -@import {{ site.theme }} +@import "{{ site.theme }}"; // add your style below ```