summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cmd/ponzu/main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/ponzu/main.go b/cmd/ponzu/main.go
index d958e8b..90ad613 100644
--- a/cmd/ponzu/main.go
+++ b/cmd/ponzu/main.go
@@ -14,6 +14,8 @@ import (
"github.com/ponzu-cms/ponzu/system/api/analytics"
"github.com/ponzu-cms/ponzu/system/db"
"github.com/ponzu-cms/ponzu/system/tls"
+
+ _ "github.com/ponzu-cms/ponzu/content"
)
var (