diff options
Diffstat (limited to 'jugaad/index.html')
-rw-r--r-- | jugaad/index.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/jugaad/index.html b/jugaad/index.html new file mode 100644 index 0000000..2032aab --- /dev/null +++ b/jugaad/index.html @@ -0,0 +1,17 @@ +<html lang="en" dir="ltr"> + <head> + <meta charset="utf-8"> + <link rel="stylesheet" href="hacklabxl.css"> + <title>hcklabxl : jugaad</title> + </head> + <body> + + <h1>hcklabxl : jugaad</h1> + + <p>jugaad</p> + +<p><img src="/jugaad.jpg" alt="jugaad" /></p> + + + </body> +</html> |