Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
raselshikdar authored Sep 16, 2024
1 parent 964e3e9 commit 6211bf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ export default function Home(props) {
</p>
<p>
Sign up for an 👨‍🎤 account, ✍️ write posts; 💖 hearts & 💬 comments other's posts. All public content is server-rendered and
seo optimized. (🛡️<u><a href="/raselshikdar/privacy-policy" aria-lebel="Privacy Policy"> Privacy Policy</a></u> & 📃<u><a href="/raselshikdar/terms-of-service" aria-lebel="Terms of Service"> T.O.S</a></u>)
seo optimized. (<a href="/raselshikdar/privacy-policy" aria-lebel="Privacy Policy">🛡️ Privacy Policy</a> & <a href="/raselshikdar/terms-of-service" aria-lebel="Terms of Service">📃 T.O.S</a>)
</p>
<span className="exit-hero" onClick={exitHero}>
<abbr title="close">
Expand Down

0 comments on commit 6211bf3

Please sign in to comment.