From b3c1a92484da0e14099f72c5c56f92424de6c605 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Mon, 16 Jan 2017 17:45:20 -0600 Subject: [PATCH] Switch theme from Monokai to the less neon MonokaiSublime --- source/layouts/layout.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/layouts/layout.erb b/source/layouts/layout.erb index fd6361e..7c2f3d9 100644 --- a/source/layouts/layout.erb +++ b/source/layouts/layout.erb @@ -23,7 +23,7 @@ under the License. <%= current_page.data.title || "API Documentation" %> <%= stylesheet_link_tag :screen, media: :screen %> <%= stylesheet_link_tag :print, media: :print %>