diff options
Diffstat (limited to 'layouts/_default/baseof.html')
| -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 2decab0..b5c8cc4 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -36,6 +36,5 @@    {{ end }}  </body> -<script src="{{ "js/theme-switch.js" | relURL }}"></script>  <script defer src="{{ "js/copy-code.js" | relURL }}"></script>  </html> | 
