Skip to content

Commit

Permalink
associate github URL as well
Browse files Browse the repository at this point in the history
  • Loading branch information
jm3 committed Jun 25, 2019
1 parent 41e4f51 commit a02c9eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/rocker-panel/layouts/_default/baseof.html
Expand Up @@ -4,6 +4,8 @@
<head>
{{ partial "head.html" . }}
<meta name="git:sha-short" content="{{ block "git_sha_short" . }}{{ end }}">
<link rel="github-url"
href="https://github.com/jm3/todayilearned/commit/{{ block "git_sha_short" . }}{{ end }}">
</head>

<body>
Expand Down

0 comments on commit a02c9eb

Please sign in to comment.