Skip to content

Instantly share code, notes, and snippets.

@pirate
Created October 29, 2016 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pirate/9b201ed936046c51426f83ce7be23412 to your computer and use it in GitHub Desktop.
Save pirate/9b201ed936046c51426f83ce7be23412 to your computer and use it in GitHub Desktop.
ul [ class "nav navbar-nav main-nav" ]
[ li [ class "sup", attribute "data-what" "" ]
[ a [ href "", title "Home" ]
[ i [ class "fa fa-house" ]
[]
, text " Home "
]
]
, li [ class "spacer" ]
[ text "|" ]
, li []
[ a [ attribute "data-hotload" "", href "sdfsdfsfsf", title "Tables" ]
[ i [ class "fa fa-gamepad" ]
[]
, text " Tables "
]
]
, li []
[ a [ attribute "data-hotload" "", href "sdfsdf", title "Leaderboard" ]
[ i [ class "fa fa-trophy" ]
[]
, text " Leaderboard "
]
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment