Skip to content

Instantly share code, notes, and snippets.

@Phlow
Last active August 8, 2022 14:32
Show Gist options
  • Save Phlow/f521fa8534cf5c24bd02e8d3ae2de3d7 to your computer and use it in GitHub Desktop.
Save Phlow/f521fa8534cf5c24bd02e8d3ae2de3d7 to your computer and use it in GitHub Desktop.

Revisions

  1. Phlow revised this gist Aug 8, 2022. No changes.
  2. Phlow created this gist Feb 21, 2020.
    40 changes: 40 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,40 @@
    <!doctype html>
    <html class="no-js" lang="de">
    <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>Unsere Schlümpfe bauen gerade die Website</title>
    <style>
    body {font-size: 1.2em; padding:1em;background: #ECDBB8;color: #850C3A;}
    </style>
    </head>
    <body>
    <pre>
    .
    ('
    '|
    |'
    [::]
    [::] _......_
    [::].-' _.-`.
    [:.' .-. '-._.-`.
    [/ /\ | \ `-..
    / / | `-.' .-. `-.
    / `-' ( `. `.
    | /\ `-._/ \
    ' .'\ / `. _.-'|
    / / / \_.-' _.':;:/
    .' \_/ _.-':;_.-'
    / .-. _.-' \;.-'
    / ( \ _..-' |
    \ `._/ _..-' .--. |
    `-.....-'/ _ _ .' '.|
    | |_|_| | | \ (o)
    (o) | |_|_| | | | (\'/)
    (\'/)/ ''''' | o| \;:;
    :; | | | |/)
    ;: `-.._ /__..--'\.' ;:
    :; `--' :; :;
    </pre>
    </body>
    </html>