Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Add link rel="vcs-git" tag #307

Merged
merged 1 commit into from
Jun 10, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">

<link rel="canonical" href="{{ site.url }}{{ page.url }}" />
<link rel="vcs-git" href="https://github.com/18F/hub" title="18F Hub code repository" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should have .git at the end of the URL.


<!-- Mobile Specific Metas
================================================== -->
Expand Down