-
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
9b68479
commit 09ee372
Showing
9 changed files
with
67 additions
and
33 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.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
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 +1,16 @@ | ||
<!DOCTYPE html><html lang=en><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><link rel=icon href=favicon.ico><link rel=stylesheet href=https://cdn.materialdesignicons.com/2.0.46/css/materialdesignicons.min.css><script defer src=https://use.fontawesome.com/releases/v5.0.8/js/all.js integrity=sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ crossorigin=anonymous></script><title>shield-generator</title><link href=css/app.52eaea0e.css rel=preload as=style><link href=css/chunk-vendors.33eb119a.css rel=preload as=style><link href=js/app.91e16059.js rel=preload as=script><link href=js/chunk-vendors.aefca984.js rel=preload as=script><link href=css/chunk-vendors.33eb119a.css rel=stylesheet><link href=css/app.52eaea0e.css rel=stylesheet></head><body><noscript><strong>We're sorry but shield-generator doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id=app></div><script src=js/chunk-vendors.aefca984.js></script><script src=js/app.91e16059.js></script></body></html> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<link rel="icon" href="/favicon.ico"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Devpost Shields Generator</title> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/[email protected]/css/materialdesignicons.min.css"> | ||
<!-- <script defer src="https://use.fontawesome.com/releases/v5.0.8/js/all.js" integrity="sha384-SlE991lGASHoBfWbelyBPLsUlwY1GwNDJo3jSJO04KZ33K2bwfV9YBauFfnzvynJ" crossorigin="anonymous"></script> --> | ||
<script type="module" crossorigin src="/assets/index-B3pG_FdI.js"></script> | ||
<link rel="stylesheet" crossorigin href="/assets/index-Buy78Kkr.css"> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
</body> | ||
</html> |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.