aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/shared/sidebar/_i.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/sidebar/_i.html.haml')
-rw-r--r--app/views/shared/sidebar/_i.html.haml7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/views/shared/sidebar/_i.html.haml b/app/views/shared/sidebar/_i.html.haml
deleted file mode 100644
index 04150c2..0000000
--- a/app/views/shared/sidebar/_i.html.haml
+++ /dev/null
@@ -1,7 +0,0 @@
-.list-group
- = link_to "about", about_path, class: "list-group-item"
- = link_to "api", about_api_path, class: "list-group-item"
-.list-group
- = link_to "best", best_path, class: "list-group-item"
- = link_to "recent", recent_path, class: "list-group-item"
- = link_to "timeline", timeline_path, class: "list-group-item"