-
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.
- Loading branch information
1 parent
9f1210d
commit 5dd9e97
Showing
4 changed files
with
103 additions
and
103 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 |
---|---|---|
@@ -1,26 +1,26 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<link rel="icon" href="/flyer/ball.png" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link | ||
rel="stylesheet" | ||
href="https://unpkg.com/primeflex@latest/primeflex.css" | ||
/> | ||
<link | ||
id="theme-link-base" | ||
rel="stylesheet" | ||
href="/flyer/themes/aura-light-green/theme.css"> | ||
<link | ||
id="theme-link-flyer" | ||
rel="stylesheet" | ||
href="/flyer/themes/flyer-light-green/theme.css"> | ||
<title>Flyer</title> | ||
<script type="module" crossorigin src="/flyer/assets/index-BmhtcwrE.js"></script> | ||
<link rel="stylesheet" crossorigin href="/flyer/assets/index-DpAETGdZ.css"> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
</body> | ||
</html> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<link rel="icon" href="/flyer/ball.png" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<link | ||
rel="stylesheet" | ||
href="https://unpkg.com/primeflex@latest/primeflex.css" | ||
/> | ||
<link | ||
id="theme-link-base" | ||
rel="stylesheet" | ||
href="/flyer/themes/aura-light-green/theme.css"> | ||
<link | ||
id="theme-link-flyer" | ||
rel="stylesheet" | ||
href="/flyer/themes/flyer-light-green/theme.css"> | ||
<title>Flyer</title> | ||
<script type="module" crossorigin src="/flyer/assets/index-CUWQVDtf.js"></script> | ||
<link rel="stylesheet" crossorigin href="/flyer/assets/index-PBY_QlJs.css"> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
</body> | ||
</html> |
Oops, something went wrong.