-
Notifications
You must be signed in to change notification settings - Fork 3
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
Showing
10 changed files
with
47 additions
and
52 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<!doctype html> | ||
<html> | ||
<head> | ||
<title>Hylian Tier</title> | ||
<style type="text/css"> | ||
html, html * { font-family: Arial, Helvetica, sans-serif; } | ||
img { max-width: 100%; } | ||
h1 { text-align: center; } | ||
</style> | ||
</head> | ||
<body> | ||
|
||
<h1>Hylian Tier</h1> | ||
|
||
<p> | ||
This package is for the adventurer of discerning taste looking for everything they need on a quest | ||
to save a royal heir or to enjoy the scenery. | ||
|
||
This year, the Hylian tier package includes: | ||
<ul> | ||
<li>Everything in the Korok Tier</li> | ||
<li>Themed Enamel Pin</li> | ||
<li>Themed Koozie</li> | ||
<li>Themed Marshmallow</li> | ||
<li>MAGStock-branded Camp Chair</li> | ||
<li>MAGStock-branded Lantern</li> | ||
<li>MAGStock-branded Mess Kit</li> | ||
<li>MAGStock-branded Multi-Utensil</li> | ||
<li>MAGStock-branded Nalgene</li> | ||
</ul> | ||
</p> | ||
|
||
<img src="../static/swag/theme.png"> | ||
|
||
</body> | ||
</html> |
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