mirror of
https://git.gay/DeltaStudio/PufokReactApp.git
synced 2025-09-11 21:58:45 +07:00
Compare commits
2 Commits
648dc2ab5e
...
063b0b6550
Author | SHA1 | Date | |
---|---|---|---|
|
063b0b6550 | ||
|
1821f1d65f |
@ -24,6 +24,12 @@
|
|||||||
<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>
|
||||||
|
@ -7,8 +7,9 @@ function Footer() {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<footer className="footer">
|
<footer className="footer">
|
||||||
<p>© {currentYear} pufok. {translations[language].footer}</p>
|
<p>
|
||||||
<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>
|
© {currentYear} pufok. {translations[language].footer}
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
@ -106,17 +106,6 @@ 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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user