diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2021-02-02 17:57:49 +0000 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2021-02-02 17:57:49 +0000 |
| commit | 5e6c0d4243208b5a3c420cfe94d3304c7ec6031e (patch) | |
| tree | 1d376df72b1bf7fcc0627703bfaf3346599570bf | |
| parent | 254e4d3bb075be063c7d897dd127502fe330413d (diff) | |
Remove Brave affiliate link
| -rw-r--r-- | source/_layouts/master.blade.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source/_layouts/master.blade.php b/source/_layouts/master.blade.php index 9b7257d..cda4acf 100644 --- a/source/_layouts/master.blade.php +++ b/source/_layouts/master.blade.php @@ -28,9 +28,6 @@ <a class="inline-block rounded p-1 mt-4 {{Str::slug($tag) }}" href="/tags/{{ Str::slug($tag) }}">{{ $tag }}</a> @endforeach <p><a href="/feed.atom">Atom Feed</a></p> - <a href="https://brave.com/dda039"> - <img class="ml-auto mr-auto mt-8" src="/assets/images/brave.png" title="Proud to support a faster, safer web with the Brave browser" alt="Proud to support a faster, safer web with the Brave browser"/> - </a> <a href="https://hetzner.cloud/?ref=Gf3UFbRaixBK"> <img class="ml-auto mr-auto mt-8" src="/assets/images/hetzner-251.png" title="Flexible cloud servers with high-end-hardware from Hetzner" alt="Flexible cloud servers with high-end-hardware from Hetzner"/> </a> |
