1
1
mirror of https://git.gay/DeltaStudio/PufokReactApp.git synced 2025-07-18 05:42:24 +07:00

new 88x31 button! + README fix

This commit is contained in:
pufok 2025-05-20 14:38:08 +03:00
parent 84edcbd7e3
commit 471a9dd6c1
2 changed files with 14 additions and 3 deletions

View File

@ -44,7 +44,7 @@ more soon...
Open my site:
<a href=https://pufok.gay/><img src="https://pufok.gay/PublicResources/webring.png"></a>
<a href=https://pufok.gay/><img src="https://pufok.gay/PublicResources/Buttons/pufok.png"></a>
<details style="border: 1px solid #ccc; padding: 15px; border-radius: 10px; background-color: #f9f9f9;">
<summary style="cursor: pointer; font-weight: bold; color: #333;">Resources for Hotlinking</summary>
@ -61,7 +61,7 @@ Open my site:
<tr>
<td style="padding: 10px; border-bottom: 1px solid #ddd;">Image</td>
<td style="padding: 10px; border-bottom: 1px solid #ddd;">88x31 site button</td>
<td style="padding: 10px; border-bottom: 1px solid #ddd;"><a href="https://pufok.gay/PublicResources/webring.png " target="_blank" style="color: #007BFF; text-decoration: none;">Download</a></td>
<td style="padding: 10px; border-bottom: 1px solid #ddd;"><a href="https://pufok.gay/PublicResources/Buttons/pufok.png" target="_blank" style="color: #007BFF; text-decoration: none;">Download</a></td>
</tr>
<!-- Add more rows here if needed -->
</tbody>

View File

@ -102,7 +102,7 @@ function Contact() {
rel="noreferrer"
>
<img
src="https://pufok.gay/PublicResources/webring.png"
src="https://pufok.gay/PublicResources/Buttons/pufok.png"
alt="pufok.gay"
/>
</a>
@ -117,6 +117,17 @@ function Contact() {
alt="dafoxer.pufok.gay"
/>
</a>
<a
href="https://squog.ru/"
target="_blank"
title="squog.ru"
rel="noreferrer"
>
<img
src="https://dafoxer.pufok.gay/PublicResources/Buttons/entar.png"
alt="squog.ru"
/>
</a>
</div>
<h1>{translations[language].pages.contact.h3}</h1>
<p>{translations[language].pages.contact.p3}</p>