Skip to content

Commit

Permalink
Update Layout.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
mo9a7i committed Jun 22, 2024
1 parent c17e4e9 commit fb8bad6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ const { title, description } = Astro.props;
<link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon-16x16.png" />
<link rel="manifest" href="assets/images/site.webmanifest" />
<script defer src="https://umami.monitoring.6d.com.sa/script.js" data-website-id="355d2b92-ac05-4813-b21b-2c02e4bb0136"></script>

<title>{title}</title>
</head>
Expand Down

0 comments on commit fb8bad6

Please sign in to comment.