-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Delete unneeded util files * whyyyyyy * omg, lol
- Loading branch information
1 parent
11ce470
commit aa52b09
Showing
8 changed files
with
1 addition
and
24 deletions.
There are no files selected for viewing
Empty file.
Empty file.
Empty file.
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,24 +1 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Dummy</title> | ||
<meta name="description" content=""> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
|
||
{{content-for "head"}} | ||
|
||
<link integrity="" rel="stylesheet" href="/@embroider/core/vendor.css"> | ||
<link integrity="" rel="stylesheet" href="/assets/dummy.css"> | ||
|
||
{{content-for "head-footer"}} | ||
</head> | ||
<body> | ||
{{content-for "body"}} | ||
|
||
<script src="/@embroider/core/vendor.js"></script> | ||
<script src="/@embroider/core/entrypoint" type="module"></script> | ||
|
||
{{content-for "body-footer"}} | ||
</body> | ||
</html> | ||
<!-- not used, but required by ember-cli --> |
Empty file.
Empty file.
Empty file.
Empty file.