diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-05-12 16:57:20 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-05-12 16:57:20 +0200 |
| commit | 96c896564461da1f592f36856550f08f3004b67a (patch) | |
| tree | 3a4229421efe3d10dc5fda07c425b83038148ee8 /app/print.styl | |
| parent | 9962e80e78bd4de70ddb327c8624f124ed7952da (diff) | |
Minor content changes
Diffstat (limited to 'app/print.styl')
| -rw-r--r-- | app/print.styl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/print.styl b/app/print.styl index f6409f9..b65082c 100644 --- a/app/print.styl +++ b/app/print.styl @@ -102,5 +102,5 @@ footer { footer:after { color: #F7F7F7 - content: "Disclaimer: This PDF has been generated using browsesr's save to pdf feature on a14m.me" + content: "Disclaimer: auto generated from https://a14m.me" } |
