removed
This commit is contained in:
parent
391b98fa2c
commit
97bc73d457
1 changed files with 0 additions and 31 deletions
|
@ -1,31 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-US">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Résumé</title>
|
||||
<link rel="stylesheet" href="/style/style.css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Résumé</h1>
|
||||
<h2 class="project-tagline"> Portfolio. </h2>
|
||||
|
||||
<a href="/" class="btn">Home</a>
|
||||
<a href="/index/projects/" class="btn">Projects</a>
|
||||
<a href="/res/downloads/hidden/resume.pdf" class="btn">PDF</a>
|
||||
</header>
|
||||
|
||||
<main id="content" class="main-content" role="main">
|
||||
<embed src="/res/downloads/hidden/resume.pdf" type="application/pdf" width="100%" height="500px" />
|
||||
|
||||
<footer class="site-footer">
|
||||
You have reached the end of the page. (ノ◕ヮ◕)ノ*:・゚✧
|
||||
</footer>
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Reference in a new issue