-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
delete unused assets
- Loading branch information
Showing
5 changed files
with
25 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,8 +5,33 @@ | |
<meta charset="UTF-8" /> | ||
<link rel="icon" type="image/svg+xml" href="/mpt.svg" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
|
||
<!-- Primary Meta Tags --> | ||
<title>Peta Zon Waktu Solat</title> | ||
<meta name="title" content="Peta Zon Waktu Solat" /> | ||
<meta name="description" | ||
content="Pecahan zon waktu solat bagi setiap tempat dan negeri di Malaysia. Semak zon anda sekarang!" /> | ||
|
||
<!-- Open Graph / Facebook --> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:url" content="https://peta.waktusolat.app/" /> | ||
<meta property="og:title" content="Peta Zon Waktu Solat" /> | ||
<meta property="og:description" | ||
content="Pecahan zon waktu solat bagi setiap tempat dan negeri di Malaysia. Semak zon anda sekarang!" /> | ||
<meta property="og:image" content="https://peta.waktusolat.app/og-image.png" /> | ||
|
||
<!-- Twitter --> | ||
<meta property="twitter:card" content="summary_large_image" /> | ||
<meta property="twitter:url" content="https://peta.waktusolat.app/" /> | ||
<meta property="twitter:title" content="Peta Zon Waktu Solat" /> | ||
<meta property="twitter:description" | ||
content="Pecahan zon waktu solat bagi setiap tempat dan negeri di Malaysia. Semak zon anda sekarang!" /> | ||
<meta property="twitter:image" content="https://peta.waktusolat.app/og-image.png" /> | ||
<!-- Meta Tags Generated with https://metatags.io --> | ||
|
||
<!-- Generated css including tailwind --> | ||
<link href="output.css" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/leaflet.css" | ||
integrity="sha256-p4NxAoJBhIIN+hmNHrzRCf9tD/miZyoHS5obTRR9BMY=" crossorigin="" /> | ||
<!-- Make sure you put this AFTER Leaflet's CSS --> | ||
|
@@ -15,7 +40,6 @@ | |
</head> | ||
|
||
<body> | ||
<!-- <div id="app"></div> --> | ||
<div class="relative"> | ||
<!-- Dialog info --> | ||
<dialog class="rounded-md transition-all"> | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.