From aa344cd07d3ef5f74709bc1440483a789420b9b5 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Sat, 13 Jul 2013 23:35:15 -0400 Subject: [PATCH] updates to dashboard --- views/dashboard.slim | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/views/dashboard.slim b/views/dashboard.slim index f7c8aed9..221aaf15 100644 --- a/views/dashboard.slim +++ b/views/dashboard.slim @@ -22,8 +22,10 @@ javascript: span    #{file.filename} - if file.filename == 'index.html' - p - | This is your index file! It is the "default file" that loads when you go to #{current_site.username}.neocities.org. 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 index.html.

+ p.tiny This is your index file! It is the "default file" that loads when you go to + #{current_site.username}.neocities.org. + 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 index.html. div style="margin-bottom: 30px" span @@ -35,7 +37,7 @@ javascript: a href="/site_files/text_editor/#{file.filename}" Edit with text editor
span i class="icon-edit"    - span Edit with visual editor (coming soon)
+ span Edit with visual editor (coming soon)
span i class="icon-edit"    span: a href="/site_files/download/#{file.filename}" Download