refer to index.html
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<link rel="stylesheet" href="/css/cv_styles.css" />
|
<link rel="stylesheet" href="/css/cv_styles.css" />
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<a href="/index.html"><title>Adam French - CV</title></a>
|
<title>Adam French - CV</title>
|
||||||
<style>
|
<style>
|
||||||
@media print {
|
@media print {
|
||||||
@page {
|
@page {
|
||||||
@@ -14,6 +14,7 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<a class="no-print" href="/index.html"><h1>Take me back!!!!</h1></a>
|
||||||
<div
|
<div
|
||||||
class="no-print"
|
class="no-print"
|
||||||
style="width: 100%; text-align: center; margin: 20px 0"
|
style="width: 100%; text-align: center; margin: 20px 0"
|
||||||
|
|||||||
Reference in New Issue
Block a user