diff options
Diffstat (limited to 'static/neOwOfetch/index.html')
-rw-r--r-- | static/neOwOfetch/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/static/neOwOfetch/index.html b/static/neOwOfetch/index.html index 5b2f1a1..53554d8 100644 --- a/static/neOwOfetch/index.html +++ b/static/neOwOfetch/index.html @@ -1,7 +1,9 @@ <!DOCTYPE html> <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="style.css"> - +<div class="popup" onclick="myFunction()">Click me! + <span class="popuptext" id="myPopup">Popup text...</span> +</div> <meta content="NeOwOfetch" property="og:title" /> <meta content="(its not that great)" property="og:description" /> <meta content="https://exhq.gay/neowofetch" property="og:url" /> |