We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744d7ca commit 084d572Copy full SHA for 084d572
1 file changed
views/other.erb
@@ -7,6 +7,7 @@
7
<meta name="format-detection" content="telephone=no">
8
<meta property="og:image" content="http://cdn.devdocs.io/images/icon-128.png">
9
<title>DevDocs<%= ": #{@doc['name']} API Documentation" if doc_index_page? %></title>
10
+ <link rel="canonical" href="http://devdocs.io<%= request.path %>">
11
<link rel="icon" type="image/x-icon" href="//cdn.devdocs.io/favicon.ico">
12
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Search DevDocs">
13
<link rel="stylesheet" href="<%= main_stylesheet_path %>" data-alt="<%= alternate_stylesheet_path %>">
0 commit comments