package main const SiteTitle = "kew example" const FooterText = "made with kew" const TemplateFile = "template.html" const NavDirSymbol = "/" const NavFileSymbol = ": " const NavCurrentSymbol = "@ "