Skip to content

Commit

Permalink
fix: update OG meta description (#131)
Browse files Browse the repository at this point in the history
"Un simulatore..." instead of "Una simulazione.." to better describe the web app.
  • Loading branch information
zagbc authored Mar 17, 2024
1 parent de83ac0 commit 224d430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
content="An open TOL simulator."
/>
<meta property="og:title" content="The TOL Project" />
<meta property="og:description" content="Una simulazione gratuita del test di ammissione per le aspiranti matricole di Ingegneria del PoliMi." />
<meta property="og:description" content="Un simulatore gratuito del test di ammissione per le aspiranti matricole di Ingegneria del PoliMi." />
<meta property="og:url" content="https://tol.polinetwork.org" />
<meta property="og:image" content="/logo3000.webp" />
<meta property="og:locale" content="it_IT" />
Expand Down

0 comments on commit 224d430

Please sign in to comment.