From eb80e418586787f47cf41f6308dcc3584c1b1f51 Mon Sep 17 00:00:00 2001 From: Alex Legler Date: Thu, 9 Oct 2014 10:23:50 +0200 Subject: Add blogs --- views/index.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/index.erb b/views/index.erb index f8ea886..564b1e7 100644 --- a/views/index.erb +++ b/views/index.erb @@ -15,10 +15,10 @@

Developer Resources

- <%= services_info %w[dgo_ssh dgo_http dgo_smtp dgo_mbox] %> + <%= services_info %w[dgo_ssh dgo_http dgo_smtp dgo_mbox blogs] %>

Maintenance and Outage Notices

-<%= partial :notice, :collection => NoticeStore.instance.visible_notices %> \ No newline at end of file +<%= partial :notice, :collection => NoticeStore.instance.visible_notices %> -- cgit v1.2.3-65-gdbad