diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-17 03:57:34 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-17 03:57:34 +0900 |
| commit | f88ac3c04e5d335860a41e59d3936fa38d1d9989 (patch) | |
| tree | 7a3b63b44381d2e1e509d6b02aa0152f6e652167 /src/docs/base.pug | |
| parent | :art: (diff) | |
| download | sharkey-f88ac3c04e5d335860a41e59d3936fa38d1d9989.tar.gz sharkey-f88ac3c04e5d335860a41e59d3936fa38d1d9989.tar.bz2 sharkey-f88ac3c04e5d335860a41e59d3936fa38d1d9989.zip | |
Improve doc
Diffstat (limited to 'src/docs/base.pug')
| -rw-r--r-- | src/docs/base.pug | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/docs/base.pug b/src/docs/base.pug index 43de9b9cf7..b67fd630c4 100644 --- a/src/docs/base.pug +++ b/src/docs/base.pug @@ -35,7 +35,5 @@ html(lang= lang) | !{content} footer - p - | %i18n:docs.edit-this-page-on-github% - a(href=src target="_blank") %i18n:docs.edit-this-page-on-github-link% + block footer small= copyright |