diff options
Diffstat (limited to 'layouts')
-rw-r--r-- | layouts/_default/baseof.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index b5c8cc4..fbfc2e0 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -36,5 +36,4 @@ {{ end }} </body> -<script defer src="{{ "js/copy-code.js" | relURL }}"></script> </html> |