diff options
Diffstat (limited to 'themes/hugo-book/layouts/partials/docs/links/edit.html')
| -rw-r--r-- | themes/hugo-book/layouts/partials/docs/links/edit.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/hugo-book/layouts/partials/docs/links/edit.html b/themes/hugo-book/layouts/partials/docs/links/edit.html deleted file mode 100644 index 920affa..0000000 --- a/themes/hugo-book/layouts/partials/docs/links/edit.html +++ /dev/null @@ -1,2 +0,0 @@ -{{- $bookFilePath := (strings.TrimPrefix hugo.WorkingDir .Page.File.Filename | path.Join) -}} -{{- .Site.Params.BookRepo }}/{{ .Site.Params.BookEditPath }}{{ ($bookFilePath) -}}
\ No newline at end of file |
