Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-03-19 20:20:02 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-03-19 20:20:02 +0300
commit8fb03cce3565c3454eacabbbdfbf0478bdcbaf18 (patch)
treeee1617461dbc0b8912f1bd55adb0ae952668da0a /layouts/head.html
parent9ccc6234db3aad99e96845033b1544862fca642e (diff)
include the links in the file layout directly
makes it more flexible, to be adjusted according to the website files.
Diffstat (limited to 'layouts/head.html')
-rw-r--r--layouts/head.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/head.html b/layouts/head.html
index c94993da..09c8b5c9 100644
--- a/layouts/head.html
+++ b/layouts/head.html
@@ -5,7 +5,6 @@
<% else %>
<meta name="description" content="Documentation for GitLab Community Edition, GitLab Enterprise Edition, Omnibus GitLab, and GitLab Runner.">
<% end %>
-<%= render '/canonical_urls.*' %>
<link rel="stylesheet" href="<%= @items['/assets/stylesheets/bootstrap.min.*'].path %>">
<link rel="stylesheet" href="<%= @items['/assets/stylesheets/font-awesome.min.*'].path %>">
<link rel="stylesheet" href="<%= @items['/assets/stylesheets/stylesheet.*'].path %>">