Merge branch 'customdomains' of github.com:kyledrake/neocities-web into customdomains

This commit is contained in:
Kyle Drake 2013-07-28 18:34:12 -04:00
commit b8c4e4ec17

View file

@ -22,10 +22,11 @@ javascript:
span span
<i class="icon-file-alt icon-3x"></i>&nbsp;&nbsp; <span style="font-size: 20pt">#{file.filename}</span> <i class="icon-file-alt icon-3x"></i>&nbsp;&nbsp; <span style="font-size: 20pt">#{file.filename}</span>
- if file.filename == 'index.html' - if file.filename == 'index.html'
p.tiny This is your index file! It is the "default file" that loads when you go to p.tiny
<a href="http://#{current_site.username}.neocities.org">#{current_site.username}.neocities.org</a>. This is your index file! It is the "default file" that loads when you go to
In effect, it's your front page. If you want to change your front page, you need to edit (or overwrite) <a href="http://#{current_site.username}.neocities.org">#{current_site.username}.neocities.org</a>.
this file. The default file is always named <b>index.html</b>. In effect, it's your front page. If you want to change your front page, you need to edit (or overwrite)
this file. The default file is always named <b>index.html</b>.
div style="margin-bottom: 30px" div style="margin-bottom: 30px"
span span