ruby-x.github.io/app/views/pages/arm/_menu.html.haml

9 lines
173 B
Plaintext
Raw Normal View History

.row
%ul.nav
%li
=link_to "Overview" , "overview.html"
%li
= link_to "Virtual Pi" , "qemu.html"
%li
= link_to "Remote pi" , "remote_pi.html"