diff options
Diffstat (limited to 'source/_layouts/master.blade.php')
| -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> |
