Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
NeeEoo committed Sep 28, 2024
1 parent 7bbd4f7 commit 0c8ae50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/tools/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://fnf-cne-devs.github.io/" />
<meta property="og:title" content="Home - Codename Engine Tools" />
<meta property="og:title" content="Home" />
<meta property="og:description" content="Website dedicated to things for Codename Engine!" />
<meta property="og:image" content="https://fnf-cne-devs.github.io/img/banner.png" />
<meta property="og:site_name" content="Codename Engine Docs" />

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://fnf-cne-devs.github.io/" />
<meta property="twitter:title" content="Home - Codename Engine Tools" />
<meta property="twitter:title" content="Home" />
<meta property="twitter:description" content="Website dedicated to things for Codename Engine!" />
<meta property="twitter:image" content="https://fnf-cne-devs.github.io/img/banner.png" />

Expand Down

0 comments on commit 0c8ae50

Please sign in to comment.