summaryrefslogtreecommitdiff
path: root/contact/contact.html
diff options
context:
space:
mode:
authorEvan <38150833+beigebeats@users.noreply.github.com>2023-12-14 23:09:21 -0800
committerEvan <38150833+beigebeats@users.noreply.github.com>2023-12-14 23:09:21 -0800
commit819abc102fa15bc1b487703b90fe537d33c5c202 (patch)
treec8d4be4af1937ceb28f52b3c9eec496676782f43 /contact/contact.html
parenta17f65bd34f8b330011dd4fc29a0e589c488eba7 (diff)
added wip page and adjusted font sizes
Diffstat (limited to 'contact/contact.html')
-rw-r--r--contact/contact.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/contact/contact.html b/contact/contact.html
new file mode 100644
index 0000000..7ac688b
--- /dev/null
+++ b/contact/contact.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <title>Contact Card</title>
+ <link rel="stylesheet" href="styles.css">
+</head>
+<body>
+
+</body> \ No newline at end of file