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/home.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/home.html')
-rw-r--r--layouts/home.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/home.html b/layouts/home.html
index 3c33a9f9..6d1f1472 100644
--- a/layouts/home.html
+++ b/layouts/home.html
@@ -2,6 +2,7 @@
<html lang="en">
<head>
<%= render '/head.*' %>
+ <link rel="canonical" href="<%= @config[:base_url] %>/">
</head>
<body class="landing">
<div class="landing-header">