Skip to content

Commit

Permalink
Merge pull request #36 from bitpredator/main
Browse files Browse the repository at this point in the history
fix: corretto l'embead del sito + correzione della descrizione per la ricerca in internet
  • Loading branch information
bitpredator authored Dec 24, 2023
2 parents b0599e9 + e232c0b commit 1e7b7a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ export default function Home() {
return (
<Layout
title={`Benvenuti in ${siteConfig.title}`}
description="Description will go into a meta tag in <head />">
description="[ITC] Italian Truck Company 2023 è una compagnia di trasporti virtuali,
formata da un gruppo di amici con la passione per Euro Truck Simulator 2 & American Truck Simulator.
<head />">
<HomepageHeader />
</Layout>
);
Expand Down

0 comments on commit 1e7b7a1

Please sign in to comment.