replace zxq.co/ripple/hanayo
This commit is contained in:
12
templates/dev/menu.html
Normal file
12
templates/dev/menu.html
Normal file
@@ -0,0 +1,12 @@
|
||||
{{/*###
|
||||
NoCompile=true
|
||||
*/}}
|
||||
{{ define "devSidebar" }}
|
||||
<div class="four wide column">
|
||||
<div class="ui fluid vertical menu">
|
||||
{{ navbarItem .Path "Tokens" "/dev/tokens" }}
|
||||
{{ navbarItem .Path "My Applications" "/dev/apps" }}
|
||||
{{ navbarItem .Path "Documentation" "https://docs.ripple.moe" }}
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
Reference in New Issue
Block a user