Skip to content

Instantly share code, notes, and snippets.

View maxmatthews's full-sized avatar

Max Matthews maxmatthews

View GitHub Profile
@maxmatthews
maxmatthews / starter.html
Last active February 27, 2020 19:47
A starter webpage with a contact form powered by MailThis.to, Bootstrap, & Google Fonts
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Max Matthews</title>
<link
href="https://fonts.googleapis.com/css?family=Raleway:300,400&display=swap"
rel="stylesheet"
/>