-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
17 lines (17 loc) · 972 Bytes
/
index.html
File metadata and controls
17 lines (17 loc) · 972 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Parsa Farjam</title>
<meta name="description" content="Welcome to Parsa Farjam's portfolio. Parsa Farjam is a young, visionary programmer, designer, photographer and musician. Here you can read about Parsa Farjam, view his resume and discover his passions. You can also contact Parsa Farjam here. A potential employer? Learn everything you need to know about Parsa Farjam, his work experience, education, skills and certifications.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="./assets/favicon.ico" type="image/x-icon">
<meta name="refresh" content="0;" http-equiv="" />
<script src="./redirect.js"></script>
<style>
html {
background-color: rgb(236, 200, 172);
}
</style>
</head>
</html>