-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
32 lines (27 loc) · 1.08 KB
/
index.html
File metadata and controls
32 lines (27 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html>
<head>
<title>Riyaz Mohammed</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="Riyaz Mohammed, Front-end Developer">
<meta name="keywords" content="User Experience Design, Front-end, Developer, Android, Qatar">
<meta name="author" content="Riyaz Mohammed">
<meta property="og:url" content="https://www.riymoh.com">
<meta property="og:title" content="Riyaz Mohammed, Front-end Web
Developer & Android App Developer">
<meta property="og:description" content="I enjoy thinking about and
developing simple and clean interfaces.">
<!-- <meta property="og:image" content=""> -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans|Roboto"
rel="stylesheet">
<link rel="stylesheet" type="text/css" href="media.css">
<link rel="stylesheet" type="text/css" href="landing.css">
</head>
<body>
<p>REMAKING MY OLD PORTFOLIO. SORRY!</p>
<h1>Under Construction</h1>
<p>I had not changed my portfolio in a long time. Still thinking of
cool ways to design it!</p>
</body>
</html>