mirror of
https://git.gay/DeltaStudio/PufokReactApp.git
synced 2025-09-12 06:08:45 +07:00
new 88x31 button! + README fix
This commit is contained in:
parent
84edcbd7e3
commit
471a9dd6c1
@ -44,7 +44,7 @@ more soon...
|
|||||||
|
|
||||||
Open my site:
|
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;">
|
<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>
|
<summary style="cursor: pointer; font-weight: bold; color: #333;">Resources for Hotlinking</summary>
|
||||||
@ -61,7 +61,7 @@ Open my site:
|
|||||||
<tr>
|
<tr>
|
||||||
<td style="padding: 10px; border-bottom: 1px solid #ddd;">Image</td>
|
<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;">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>
|
</tr>
|
||||||
<!-- Add more rows here if needed -->
|
<!-- Add more rows here if needed -->
|
||||||
</tbody>
|
</tbody>
|
||||||
|
@ -102,7 +102,7 @@ function Contact() {
|
|||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
src="https://pufok.gay/PublicResources/webring.png"
|
src="https://pufok.gay/PublicResources/Buttons/pufok.png"
|
||||||
alt="pufok.gay"
|
alt="pufok.gay"
|
||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
@ -117,6 +117,17 @@ function Contact() {
|
|||||||
alt="dafoxer.pufok.gay"
|
alt="dafoxer.pufok.gay"
|
||||||
/>
|
/>
|
||||||
</a>
|
</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>
|
</div>
|
||||||
<h1>{translations[language].pages.contact.h3}</h1>
|
<h1>{translations[language].pages.contact.h3}</h1>
|
||||||
<p>{translations[language].pages.contact.p3}</p>
|
<p>{translations[language].pages.contact.p3}</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user