devv-website
Version:
Welcome to devv.com!
25 lines (24 loc) • 987 B
HTML
<html>
<head>
<title>Devv</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="Free software, power to the people! Node.js Javascript TypeScript Docker GCP." />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Crete+Round&display=swap" />
<link rel="stylesheet" href="assets/devv.css" />
</head>
<body>
<div class="wrapper">
<h1>Devv</h1>
<h3>Free software, power to the people!</h3>
<p>
<small>Node.js Javascript TypeScript Docker GCP</small>
</p>
<p>
<br />
<a href="https://github.com/igoramadas" title="Igor Ramadas @ GitHub"><img src="/assets/github.png" width="64px" height="64px"/></a>
</p>
</div>
</body>
</html>