Files
komcreative.com/index.html
Nathan Upchurch 0b4774de48 first commit
2024-01-11 13:32:00 -06:00

17 lines
532 B
HTML

<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8" />
<title>Kom Creative: New site coming soon.</title>
<meta name="description" content="Kom Creative is a Chicago based graphic design firm established in 2014." />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="css/main.css" />
</head>
<body>
<img src="images/komcreativelogo.svg">
<h1>Welcome to Kom Creative</h1>
<p>New website coming soon.</p>
</body>
</html>