mirror of
https://github.com/yuzu-emu/breakpad
synced 2024-11-26 02:47:44 +00:00
10 lines
146 B
HTML
10 lines
146 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Test!</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Test!</h1>
|
||
|
<a href="http://www.bengoodger.com/">Goat</a>
|
||
|
</body>
|
||
|
</html>
|