diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md index eeb5c04f9..312cf2414 100755 --- a/exampleSite/content/_index.md +++ b/exampleSite/content/_index.md @@ -5,10 +5,6 @@ description: "This is a demo of the Blowfish theme for Hugo." This is a demo site built entirely using Blowfish. It also contains a complete set of [theme documentation]({{< ref "docs" >}}). Blowfish is flexible and is great for both static page-based content (like this demo) or a traditional blog with a feed of recent posts. -``` -var blowfish = require('blowfish'); -``` -