1
1
mirror of https://git.gay/DeltaStudio/PufokReactApp.git synced 2025-09-11 13:48:45 +07:00

Compare commits

..

No commits in common. "063b0b6550ad8a401b97562df78a043d343bdd78" and "648dc2ab5e3437168f87f37198423982adc337c0" have entirely different histories.

3 changed files with 14 additions and 10 deletions

View File

@ -24,12 +24,6 @@
<meta name="twitter:title" content="pufok's network"> <meta name="twitter:title" content="pufok's network">
<meta name="twitter:description" content="The tiny universe of a silly little fox named pufok."> <meta name="twitter:description" content="The tiny universe of a silly little fox named pufok.">
<meta name="twitter:image" content="https://pufok.gay/PublicResources/logo512.png"> <meta name="twitter:image" content="https://pufok.gay/PublicResources/logo512.png">
<!-- Other Description -->
<meta name="description" content="The tiny universe of a silly little fox named pufok." />
<meta keywords="pufok, pushok, fox, silly little fox, gay, femboy, foxes, foxes network, pufok's network" />
<meta name="author" content="pufok" />
<meta name="color-scheme" content="#f5844f">
</head> </head>
<body> <body>

View File

@ -7,9 +7,8 @@ function Footer() {
return ( return (
<footer className="footer"> <footer className="footer">
<p> <p>&copy; {currentYear} pufok. {translations[language].footer}</p>
&copy; {currentYear} pufok. {translations[language].footer} <p><a href="//www.dmca.com/Protection/Status.aspx?ID=ebdb4833-b053-4af2-95f7-2ddce3dcaf12" title="DMCA.com Protection Status" class="dmca-badge"> <img src ="https://images.dmca.com/Badges/dmca-badge-w100-5x1-02.png?ID=ebdb4833-b053-4af2-95f7-2ddce3dcaf12" alt="DMCA.com Protection Status" /></a> <script src="https://images.dmca.com/Badges/DMCABadgeHelper.min.js"> </script></p>
</p>
</footer> </footer>
); );
} }

View File

@ -106,6 +106,17 @@ function Contact() {
alt="pufok.gay" alt="pufok.gay"
/> />
</a> </a>
<a
href="https://dafoxer.pufok.gay/"
target="_blank"
title="dafoxer.pufok.gay"
rel="noreferrer"
>
<img
src="https://dafoxer.pufok.gay/PublicResources/webring.png"
alt="dafoxer.pufok.gay"
/>
</a>
<a <a
href="https://squog.ru/" href="https://squog.ru/"
target="_blank" target="_blank"