diff options
| author | Ahmed Abdelhalim <[email protected]> | 2021-05-07 18:02:55 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2021-05-07 18:02:55 +0200 |
| commit | 9c75f63e8f5f9c56c9c8050b668f8981e45a15fd (patch) | |
| tree | f244421d56ef13bb236ae4effb30cefc638f9b0f | |
| parent | 6fb25c034abf20669ba06889c6e72dbb4e67e953 (diff) | |
Update the site URL till moving away from shitty namecheap
| -rw-r--r-- | .build.yml | 2 | ||||
| -rw-r--r-- | app/assets/index.html | 6 |
2 files changed, 4 insertions, 4 deletions
@@ -6,7 +6,7 @@ packages: - nodejs environment: - site: a14m.me + site: a14m.srht.site tasks: - build: | diff --git a/app/assets/index.html b/app/assets/index.html index 4006faa..cd15351 100644 --- a/app/assets/index.html +++ b/app/assets/index.html @@ -24,7 +24,7 @@ <div class="loc">Berlin, Germany</div> <div class="tel"><a href="tel:+491770126386">+49 (0)177 912 6386</a> · </div> <div class="email"><a href="mailto:[email protected]">[email protected]</a> · </div> - <div class="web"><a href="http://a14m.me">website</a> · </div> + <div class="web"><a href="https://a14m.srht.site">website</a> · </div> <div class="srht"><a href="https://sr.ht/~a14m">sr.ht</a> · </div> <div class="github"><a href="https://github.com/a14m">Github</a> · </div> <div class="stkflw"> @@ -229,8 +229,8 @@ </article> <article> <h2> - <a href="http://a14m.me"> - a14m.me + <a href="https://a14m.srht.site"> + a14m.srht.site </a> </h2> <p> |
