Skip to content

Commit

Permalink
Update header/footer
Browse files Browse the repository at this point in the history
  • Loading branch information
ktwrd committed Jun 4, 2024
1 parent d16a1ef commit f28fed3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
4 changes: 3 additions & 1 deletion footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@
e.preventDefault()
}
})
</script>
</script>
</body>
</html>
8 changes: 8 additions & 0 deletions header.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<title>kate's 88x31 button archive</title>
<meta name="description" content="A collection of 88x31 buttons." />
<meta name="name" content="kate's 88x31 button archive" />
<style>
ul {
display: inline-block;
Expand Down Expand Up @@ -46,5 +52,7 @@
width: fit-content;
}
</style>
</head>
<body>
<h1>Click on an image to copy the HTML</h1>
<div>

0 comments on commit f28fed3

Please sign in to comment.