Last active
October 6, 2015 10:01
-
-
Save yamaaki/f0435e715b8601ac49a2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#welcome-index | |
.row | |
.col.s12.m9 | |
.section | |
#p-title.col.s12.scrollspy | |
h2.u-title Welcome | |
.col.s12 | |
p Fime me in app/views/welcome/index.html.slim | |
.col.hide-on-small-only.m3 | |
ul.section.table-of-contents.p-right-nav | |
li = link_to 'Welcome', '#p-title' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment