Skip to content

Commit

Permalink
m9
Browse files Browse the repository at this point in the history
  • Loading branch information
zoogie committed Aug 9, 2023
1 parent 0b536a2 commit cb86e6e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions m9/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8">
<title>Page Title</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="stylesheet" href="">
<style>
</style>
<script src="lenny.js"></script>
<body>

<div class="">
<h1>This is a Heading</h1>
<p>This is a paragraph.</p>
<p>This is Lenny.</p>
<p>This is Lenny.</p>
<p>This is Lenny.</p>
<p>This is Lenny.</p>
<p>This is Lenny.</p>
<p>This is Lenny.</p>
</div>

</body>
</html>
Binary file added m9/lenny.js
Binary file not shown.

0 comments on commit cb86e6e

Please sign in to comment.