update mediakit page
This commit is contained in:
@@ -21,10 +21,10 @@
|
||||
<div class="fade-in flex flex-col justify-center items-center bg-white/5 p-4">
|
||||
<div class="text-center flex flex-col my-4">
|
||||
<img class="mx-auto"
|
||||
src="{{ get_url(path='images/download/tft_icon.png') }}"
|
||||
src="/images/download/tft_icon.png"
|
||||
width="170" alt="TFT Icon">
|
||||
|
||||
<a href="{{ get_url(path='images/download/white_threefold_three.png') }}"
|
||||
<a href="/images/download/white_threefold_three.png"
|
||||
download="white_threefold_three.png"
|
||||
class="mt-6 text-gray-200 flex items-center justify-center gap-2 hover:text-gray-400 px-4 py-2 ">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user