mirror of
https://codeberg.org/mclemens/qrz.is.git
synced 2024-11-18 00:56:06 -05:00
71bffe5f85
added blog post
36 lines
734 B
HTML
36 lines
734 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<title>qrz.is</title>
|
|
|
|
|
|
<link rel="stylesheet" href="/css/style.css?v1.09">
|
|
|
|
|
|
</head>
|
|
<body>
|
|
<div align="center">
|
|
<pre>
|
|
|
|
@@@ @@@@@@@@ @@@
|
|
@@@@ @@@@@@@@@@ @@@@
|
|
@@!@! @@! @@@@ @@!@!
|
|
!@!!@! !@! @!@!@ !@!!@!
|
|
@!! @!! @!@ @! !@! @!! @!!
|
|
!!! !@! !@!!! !!! !!! !@!
|
|
:!!:!:!!: !!:! !!! :!!:!:!!:
|
|
!:::!!::: :!: !:! !:::!!:::
|
|
::: ::::::: :: :::
|
|
::: : : : : :::
|
|
|
|
Resource not found - sorry :/
|
|
</div>
|
|
</pre>
|
|
</body>
|
|
</html>
|
|
|