diff --git a/source/layouts/layout.erb b/source/layouts/layout.erb index 1453728..eba77da 100644 --- a/source/layouts/layout.erb +++ b/source/layouts/layout.erb @@ -31,9 +31,15 @@ under the License. <%= current_page.data.title || "API Documentation" %> - + <%= stylesheet_link_tag :screen, media: :screen %> <%= stylesheet_link_tag :print, media: :print %> <% if current_page.data.search %>