swarthmorecomputer.club/public/index.html

16 lines
268 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Swarthmore Computer Club</title>
</head>
<body>
<h1>Swarthmore Computer Club</h1>
<p>Details coming soon</p>
</body>
</html>