mirror of
https://github.com/Radiquum/radiquum.github.io.git
synced 2025-05-21 19:59:35 +05:00
feat: add link to radiquum.wah.su/photos
This commit is contained in:
parent
73606e1fc0
commit
0c799a2fb8
2 changed files with 71 additions and 19 deletions
47
index.html
47
index.html
|
@ -318,6 +318,17 @@
|
|||
PHOTOS</p>
|
||||
</div>
|
||||
</div>
|
||||
<a class="hover:border-bg-blue border-transparent border-2 border-solid transition-[border-color] w-full aspect-[2/1] max-h-[182px] overflow-hidden rounded-lg"
|
||||
href="/photos"
|
||||
target="_blank" referrerpolicy="origin">
|
||||
<div class="flex items-center justify-center w-full h-full gap-4 p-4 text-white bg-gray-500">
|
||||
<svg class="w-16 h-16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="#fff" d="M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v14q0 .825-.587 1.413T19 21zm2-4h10q.3 0 .45-.275t-.05-.525l-2.75-3.675q-.15-.2-.4-.2t-.4.2L11.25 16L9.4 13.525q-.15-.2-.4-.2t-.4.2l-2 2.675q-.2.25-.05.525T7 17"/></svg>
|
||||
<div class="flex flex-col gap-1">
|
||||
<p class="text-2xl font-medium " data-i18n="LNK_PHOTO_GALLERY_TITLE">Online Gallery</p>
|
||||
<p class="text-base font-light " data-i18n="LNK_PHOTO_GALLERY">View my favorite images online</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="hover:border-bg-blue border-transparent border-2 border-solid transition-[border-color] w-full aspect-[2/1] max-h-[182px] overflow-hidden rounded-lg"
|
||||
href="https://t.me/photowah" target="_blank" referrerpolicy="origin">
|
||||
<div class="flex items-center justify-center w-full h-full gap-4 p-4 text-white bg-[#2f7ca3]">
|
||||
|
@ -331,38 +342,36 @@
|
|||
</a>
|
||||
<a class="hover:border-bg-blue w-[170px] flex-1 border-transparent border-2 border-solid transition-[border-color] aspect-square overflow-hidden rounded-lg"
|
||||
href="https://pixey.org/radiquum" target="_blank" referrerpolicy="origin">
|
||||
<div class="flex flex-col justify-around w-full h-full p-4 text-white bg-[#353231]">
|
||||
<div class="flex flex-col items-center justify-center w-full h-full p-4 text-white bg-[#353231]">
|
||||
<img class="w-16 h-16 mx-auto" alt="" src="./static/assets/pixelfed.svg" />
|
||||
<div class="flex flex-col gap-1">
|
||||
<p class="text-2xl font-medium ">pixey</p>
|
||||
<p class="text-base font-light " data-i18n="LNK_PHOTO_PIXEY">See the photos like in
|
||||
instagram</p>
|
||||
<p class="text-sm font-medium ">pixey</p>
|
||||
<!-- <p class="text-base font-light " data-i18n="LNK_PHOTO_PIXEY">See the photos like in
|
||||
instagram</p> -->
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="hover:border-bg-blue w-[170px] flex-1 border-transparent border-2 border-solid transition-[border-color] aspect-square overflow-hidden rounded-lg"
|
||||
href="https://instafops.net/radiquwum" target="_blank" referrerpolicy="origin">
|
||||
<div class="flex flex-col justify-around w-full h-full p-4 text-white bg-[#353231]">
|
||||
<div class="flex flex-col items-center justify-center w-full h-full p-4 text-white bg-[#353231]">
|
||||
<img class="w-16 h-16 mx-auto" alt="" src="./static/assets/pixelfed.svg" />
|
||||
<div class="flex flex-col gap-1">
|
||||
<p class="text-2xl font-medium ">instafops</p>
|
||||
<p class="text-base font-light " data-i18n="LNK_PHOTO_INSTAFOPS">Photos that more furry
|
||||
related</p>
|
||||
<p class="text-sm font-medium ">instafops</p>
|
||||
<!-- <p class="text-base font-light " data-i18n="LNK_PHOTO_INSTAFOPS">Photos that more furry
|
||||
related</p> -->
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<a class="hover:border-bg-blue border-transparent border-2 border-solid transition-[border-color] w-full aspect-[2/1] max-h-[182px] overflow-hidden rounded-lg"
|
||||
href="https://photos.wah.su/share/1bc2wt0jpNrv_zNzq50C5wfBKL6sKj8zPmU6pOYpK7d8hWKyaNWaFGkFD4-r5bcY7Q0"
|
||||
target="_blank" referrerpolicy="origin">
|
||||
<div class="flex items-center justify-center w-full h-full gap-4 p-4 text-white bg-[#615141]">
|
||||
<img class="w-16 h-16" alt="" src="./static/assets/immich.png" />
|
||||
<div class="flex flex-col gap-1">
|
||||
<p class="text-2xl font-medium " data-i18n="LNK_PHOTO_IMMICH_TITLE">Online Gallery</p>
|
||||
<p class="text-base font-light " data-i18n="LNK_PHOTO_IMMICH">Alternative versions and
|
||||
unreleased photos</p>
|
||||
</div>
|
||||
<a class="hover:border-bg-blue w-[170px] flex-1 border-transparent border-2 border-solid transition-[border-color] aspect-square overflow-hidden rounded-lg"
|
||||
href="https://photos.wah.su/share/1bc2wt0jpNrv_zNzq50C5wfBKL6sKj8zPmU6pOYpK7d8hWKyaNWaFGkFD4-r5bcY7Q0" target="_blank" referrerpolicy="origin">
|
||||
<div class="flex flex-col items-center justify-center w-full h-full p-4 text-white bg-[#353231]">
|
||||
<img class="w-12 h-12 mx-auto my-2" alt="" src="./static/assets/immich.png" />
|
||||
<div class="flex flex-col gap-1">
|
||||
<p class="text-sm font-medium ">Immich</p>
|
||||
<!-- <p class="text-base font-light " data-i18n="LNK_PHOTO_INSTAFOPS">Other versions</p> -->
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="flex flex-col w-full gap-1">
|
||||
<div
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue