-
Notifications
You must be signed in to change notification settings - Fork 94
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
1 changed file
with
7 additions
and
4 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 |
---|---|---|
|
@@ -31,10 +31,13 @@ | |
|
||
<body> | ||
|
||
<div style="margin:70px; font-size:20px;"> | ||
<h2>Wah wah.</h2><br/> | ||
It looks like there was a JavaScript error.<br/> If, by chance, there was a dialog box with some error text,<br/> please <a style="font-size:20px;" href="mailto:[email protected]&subject=Issue%20Report%20-%20Breaking%20JavaScript%20Error">send an issue report to the Glyphr team</a>.<br/> | ||
</div> | ||
<div style='margin:70px; font-size:40px;'> | ||
<h2 style='text-transform: none; color:rgb(0,140,210);'>Glyphr Studio</h2> | ||
<br/> | ||
The free, web based font designer | ||
<br> | ||
<span style='font-size:14px;'>Send us an email: <a href='mailto:[email protected]&subject=Howdy'>[email protected]</a></span> | ||
</div> | ||
|
||
</body> | ||
</html> |