This repository was archived by the owner on Nov 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-4
lines changed
Expand file tree Collapse file tree 1 file changed +16
-4
lines changed Original file line number Diff line number Diff line change 99 </div >
1010 </div >
1111 {{ /if }}
12- {{!--
12+
1313 <button class =" navbar-burger" data-target =" topbar-nav" >
1414 <span ></span >
1515 <span ></span >
1616 <span ></span >
1717 </button >
18- --}}
1918 </div >
20- {{!--
2119 <div id =" topbar-nav" class =" navbar-menu" >
2220 <div class =" navbar-end" >
2321 <div class =" navbar-item has-dropdown is-hoverable" >
2826 {{ /each }}
2927 </div >
3028 </div >
29+ <div class =" navbar-item has-dropdown is-hoverable" >
30+ <a class =" navbar-link" href =" #" >Repositories</a >
31+ <div class =" navbar-dropdown" >
32+ <a class =" navbar-item" href =" https://github.com/clojurephant/clojurephant" >clojurephant</a >
33+ <a class =" navbar-item" href =" https://github.com/clojurephant/sample-clojurephant-clj-lib" >
34+ sample-clojurephant-clj-lib
35+ </a >
36+ <a class =" navbar-item" href =" https://github.com/clojurephant/sample-clojurephant-clj-app" >
37+ sample-clojurephant-clj-app
38+ </a >
39+ <a class =" navbar-item" href =" https://github.com/clojurephant/sample-clojurephant-cljs-app" >
40+ sample-clojurephant-cljs-app
41+ </a >
42+ </div >
43+ </div >
3144 </div >
3245 </div >
33- --}}
3446 </nav >
3547</header >
You can’t perform that action at this time.
0 commit comments