diff options
Diffstat (limited to 'themes/hugo-book/layouts/partials/docs/links/commit.html')
| -rw-r--r-- | themes/hugo-book/layouts/partials/docs/links/commit.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/hugo-book/layouts/partials/docs/links/commit.html b/themes/hugo-book/layouts/partials/docs/links/commit.html deleted file mode 100644 index 8ab9334..0000000 --- a/themes/hugo-book/layouts/partials/docs/links/commit.html +++ /dev/null @@ -1,2 +0,0 @@ -{{- $commitPath := default "commit" .Site.Params.BookCommitPath -}} -{{- .Site.Params.BookRepo }}/{{ $commitPath }}/{{ .GitInfo.Hash -}}
\ No newline at end of file |
