mirror of
https://git.gay/DeltaStudio/PufokReactApp.git
synced 2025-09-11 05:38:44 +07:00
removed stupid dumbass DMCA badge and links
updated HTML meta tags
This commit is contained in:
parent
648dc2ab5e
commit
1821f1d65f
@ -24,6 +24,12 @@
|
||||
<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: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>
|
||||
|
||||
<body>
|
||||
|
@ -7,10 +7,11 @@ function Footer() {
|
||||
|
||||
return (
|
||||
<footer className="footer">
|
||||
<p>© {currentYear} pufok. {translations[language].footer}</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>
|
||||
<p>
|
||||
© {currentYear} pufok. {translations[language].footer}
|
||||
</p>
|
||||
</footer>
|
||||
);
|
||||
}
|
||||
|
||||
export default Footer;
|
||||
export default Footer;
|
||||
|
Loading…
x
Reference in New Issue
Block a user