Renamed Home to Frames
This commit is contained in:
@@ -74,7 +74,7 @@
|
|||||||
[:a {:href (str "index.html" (if (not-empty home-link-hash)
|
[:a {:href (str "index.html" (if (not-empty home-link-hash)
|
||||||
(str "#" home-link-hash)
|
(str "#" home-link-hash)
|
||||||
""))
|
""))
|
||||||
:target "_top"} "Home"]])
|
:target "_top"} "Frames"]])
|
||||||
content
|
content
|
||||||
[:script {:src "highlight.js"}]
|
[:script {:src "highlight.js"}]
|
||||||
[:script {:src "main.js"}]]])))
|
[:script {:src "main.js"}]]])))
|
||||||
|
|||||||
Reference in New Issue
Block a user