Skip to content
Snippets Groups Projects
Commit 58c11db4 authored by connorshea's avatar connorshea
Browse files

Add Favicon to the site

Same as the main GitLab.com site
parent 5da70f88
No related branches found
No related tags found
1 merge request!2Favicon, README fix, LICENSE
Loading
Loading
@@ -9,6 +9,9 @@
<%# Viewport meta tag %>
<meta name="viewport" content="width=device-width">
 
<%# Favicon %>
<link rel="shortcut icon" href="/favicon.ico" />
<%= stylesheet_link_tag 'application', media: 'all' %>
<%= javascript_include_tag 'application' %>
<%= javascript_include_tag 'https://www.google.com/jsapi' %>
Loading
Loading
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment