Renamed Home to Frames

This commit is contained in:
Corey
2015-01-23 17:08:30 -05:00
parent 03cc86e159
commit c95dda06b1

View File

@@ -74,7 +74,7 @@
[:a {:href (str "index.html" (if (not-empty home-link-hash)
(str "#" home-link-hash)
""))
:target "_top"} "Home"]])
:target "_top"} "Frames"]])
content
[:script {:src "highlight.js"}]
[:script {:src "main.js"}]]])))