nooz/static/bootstrap/css/index.html

14 lines
349 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>attero's portfolio</title>
<meta name="description" content="portfolio, projects, experience">
<meta name="author" content="attero">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<h1>portfolio</h1>
<script src="js/scripts.js"></script>
</body>
</html>