Fix some of the niceties in Post
[blerg.git] / www / jssrc / blerg / Title.js
index 53c87f2..c701999 100644 (file)
@@ -11,7 +11,7 @@ enyo.kind({
     components: [
         {kind: "Image", classes: "logo", src: "images/blerglogo.png", attributes: {width: 125, height: 122}},
         {tag: "h1", components: [
-            {kind: "blerg.Link", href: "#/", content: "Blërg!"}
+            {kind: "blerg.Link", href: "/#/", content: "Blërg!"}
         ]},
         {tag: "h2", components: [
             {name: "section", tag: "span"}