-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
23 lines (23 loc) · 1.1 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=0.86, maximum-scale=3.0, minimum-scale=0.86">
<title>Cyber's Portfolio</title>
<meta name="title" content="CyberFlame's portfolio">
<meta name="description" content="Aaron (CyberFlame) Lowe's Portfolio">
<meta name="keywords" content="cyber,flame,cyberflame,aaron,united,lowe,cyberflameu,cyberflamego,portfolio">
<meta name="robots" content="index, follow">
<meta name="language" content="English">
<meta name="revisit-after" content="7 days">
<meta name="author" content="CyberFlame">
<link rel="stylesheet" href="styles.css" >
</head>
<body class="wrapper">
<img src="https://github.com/cyberflamego.png?size=2048" id="loading" alt="cyberflame" title="CyberFlame's Profile Photo" class="avatar">
<section class="words">
<h1 class="name">Aaron Lowe (CyberFlame)</h1>
<p class="bio">This is my future portfolio once I find the time to work on it</p>
</section>
</body>
</html>