-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
10a35a8
commit 4592891
Showing
5 changed files
with
549 additions
and
18 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -1,17 +1,17 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<title>My title here</title> | ||
<meta name="description" content="My description here" /> | ||
<link rel="icon" href="./favicon.ico" /> | ||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" /> | ||
<link rel="mask-icon" href="/mask-icon.svg" color="#FFFFFF" /> | ||
<meta name="theme-color" content="#ffffff" /> | ||
<script type="module" crossorigin src="./assets/index-Bsy8XBIp.js"></script> | ||
<link rel="stylesheet" crossorigin href="./assets/index-B78BREHw.css"> | ||
<link rel="manifest" href="./manifest.webmanifest"></head> | ||
<body> | ||
<div id="app"></div> | ||
</body> | ||
</html> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<title>My title here</title> | ||
<meta name="description" content="My description here" /> | ||
<link rel="icon" href="./favicon.ico" /> | ||
<link rel="apple-touch-icon" href="/apple-touch-icon.png" sizes="180x180" /> | ||
<link rel="mask-icon" href="/mask-icon.svg" color="#FFFFFF" /> | ||
<meta name="theme-color" content="#ffffff" /> | ||
<script type="module" crossorigin src="./assets/index-CNnle4W-.js"></script> | ||
<link rel="stylesheet" crossorigin href="./assets/index-Cfllb8OK.css"> | ||
<link rel="manifest" href="./manifest.webmanifest"></head> | ||
<body> | ||
<div id="app"></div> | ||
</body> | ||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.