summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-05-12 16:57:20 +0200
committerAhmed Abdelhalim <[email protected]>2021-05-12 16:57:20 +0200
commit96c896564461da1f592f36856550f08f3004b67a (patch)
tree3a4229421efe3d10dc5fda07c425b83038148ee8 /app
parent9962e80e78bd4de70ddb327c8624f124ed7952da (diff)
Minor content changes
Diffstat (limited to 'app')
-rw-r--r--app/assets/index.html2
-rw-r--r--app/print.styl2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/assets/index.html b/app/assets/index.html
index 918fcbb..f579878 100644
--- a/app/assets/index.html
+++ b/app/assets/index.html
@@ -23,7 +23,7 @@
<div class="loc">Berlin, Germany</div>
<div class="tel"><a href="tel:+491770126386">+49 (0)177 912 6386</a>&nbsp;&centerdot;&nbsp;</div>
<div class="email"><a href="mailto:[email protected]">[email protected]</a>&nbsp;&centerdot;&nbsp;</div>
- <div class="web"><a href="https://a14m.srht.site">website</a>&nbsp;&centerdot;&nbsp;</div>
+ <div class="web"><a href="https://a14m.me">website</a>&nbsp;&centerdot;&nbsp;</div>
<div class="srht"><a href="https://sr.ht/~a14m">sr.ht</a>&nbsp;&centerdot;&nbsp;</div>
<div class="github"><a href="https://github.com/a14m">Github</a>&nbsp;&centerdot;&nbsp;</div>
<div class="stkflw">
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"
}