-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
76 lines (73 loc) · 3.85 KB
/
Copy path404.html
File metadata and controls
76 lines (73 loc) · 3.85 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Page not found — Mar C. Espadafor</title>
<meta name="description" content="Mar C. Espadafor — quantitative sociologist and policy analyst. Educational and labour market inequality, institutions, public policy and strategic foresight.">
<link rel="canonical" href="https://marespadafor.github.io/404.html">
<link rel="alternate" hreflang="es" href="https://marespadafor.github.io/es-404.html">
<link rel="alternate" hreflang="en" href="https://marespadafor.github.io/404.html">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Mar C. Espadafor">
<meta property="og:title" content="Page not found — Mar C. Espadafor">
<meta property="og:description" content="Mar C. Espadafor — quantitative sociologist and policy analyst. Educational and labour market inequality, institutions, public policy and strategic foresight.">
<meta property="og:url" content="https://marespadafor.github.io/404.html">
<meta property="og:image" content="https://marespadafor.github.io/assets/img/og.png">
<meta property="og:locale" content="en_GB">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@marespadafor">
<link rel="icon" href="favicon.svg">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Familjen+Grotesk:ital,wght@0,400..700;1,400..700&family=Newsreader:ital,opsz,wght@0,6..72,300..600;1,6..72,300..600&display=swap">
<link rel="stylesheet" href="site.css">
</head>
<body>
<a class="skip" href="#main">Skip to content</a>
<div class="progress" aria-hidden="true"><i></i></div>
<header class="site-head">
<div class="site-head__in">
<a class="wordmark" href="index.html">mar c. espadafor</a>
<div class="site-head__right">
<nav class="nav" id="primary-nav" aria-label="Primary">
<a href="index.html#research" aria-current="page">Research</a>
<a href="publications.html">Publications</a>
<a href="projects.html">Projects</a>
<a href="teaching.html">Teaching</a>
<a href="cv.html">CV</a>
</nav>
<div class="langsw" role="group" aria-label="Language"><a class="langsw__opt" aria-current="true">EN</a><a class="langsw__opt" href="es.html" hreflang="es">ES</a></div>
<button class="nav-toggle" type="button" aria-expanded="false" aria-controls="primary-nav">Menu</button>
</div>
</div>
</header>
<main id="main">
<section class="page-head">
<div class="wrap">
<span class="mono">Error 404</span>
<h1>This page does not exist</h1>
<p>The link may be out of date. The site was rebuilt in 2026 and some old addresses changed.</p>
<div class="hero__cta" style="margin-top:1.6rem"><a class="btn btn--solid" href="index.html">Back to the home page</a></div>
</div>
</section>
</main>
<footer class="site-foot">
<div class="wrap">
<h2 class="site-foot__big">Let’s talk!</h2>
<a class="site-foot__mail" href="mailto:mdmcanizares@gmail.com">mdmcanizares@gmail.com</a>
<div class="site-foot__links">
<a href="https://scholar.google.com/citations?user=ehRMwhQAAAAJ&hl=es" target="_blank" rel="noopener">Google Scholar</a>
<a href="https://orcid.org/0000-0001-9561-5160" target="_blank" rel="noopener">ORCID</a>
<a href="https://www.linkedin.com/in/marespadafor/" target="_blank" rel="noopener">LinkedIn</a>
<a href="https://twitter.com/marespadafor" target="_blank" rel="noopener">X</a>
</div>
<div class="site-foot__bottom">
<span>© <span id="yr">2026</span> Mar C. Espadafor</span>
<span class="mono">Madrid</span>
</div>
</div>
</footer>
<script src="site.js"></script>
</body>
</html>