Skip to content

Commit

Permalink
✏️ Update favicon and add CNAME file
Browse files Browse the repository at this point in the history
  • Loading branch information
iqfareez committed Jan 6, 2024
1 parent 5f20d80 commit c7297ea
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
cname: peta.waktusolat.app
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/mpt.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Peta Zon Waktu Solat</title>
<link href="output.css" rel="stylesheet">
Expand Down Expand Up @@ -38,7 +38,7 @@
</div>

<script type="module" src="/main.js"></script>
6

</body>

</html>
29 changes: 29 additions & 0 deletions public/mpt.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c7297ea

Please sign in to comment.