|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | + |
| 4 | +<head> |
| 5 | + <title>Jonathan Dabreo 🌵</title> |
| 6 | + <meta charset="utf-8"> |
| 7 | +<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 8 | +<meta name="color-scheme" content="light dark"> |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +<meta name="author" content="Jonathan Dabreo"> |
| 14 | +<meta name="description" content="Jonathan's personal website"> |
| 15 | +<meta name="keywords" content="blog,developer,personal"> |
| 16 | + |
| 17 | +<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="404 Page not found"/> |
| 18 | +<meta name="twitter:description" content="Jonathan's personal website"/> |
| 19 | + |
| 20 | +<meta property="og:title" content="404 Page not found" /> |
| 21 | +<meta property="og:description" content="Jonathan's personal website" /> |
| 22 | +<meta property="og:type" content="website" /> |
| 23 | +<meta property="og:url" content="https://example.org/404.html" /> |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | +<link rel="canonical" href="https://example.org/404.html"> |
| 30 | + |
| 31 | + |
| 32 | +<link rel="preload" href="/fonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin> |
| 33 | +<link rel="preload" href="/fonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin> |
| 34 | +<link rel="preload" href="/fonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin> |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + <link rel="stylesheet" href="/css/coder.min.ebe3614fcd5fd57e83fed6069c8416ae61b75aa784123d6eeb231721f85fcff1.css" integrity="sha256-6+NhT81f1X6D/tYGnIQWrmG3WqeEEj1u6yMXIfhfz/E=" crossorigin="anonymous" media="screen" /> |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + <link rel="stylesheet" href="/css/coder-dark.min.a00e6364bacbc8266ad1cc81230774a1397198f8cfb7bcba29b7d6fcb54ce57f.css" integrity="sha256-oA5jZLrLyCZq0cyBIwd0oTlxmPjPt7y6KbfW/LVM5X8=" crossorigin="anonymous" media="screen" /> |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | +<link rel="icon" type="image/svg+xml" href="/images/favicon.svg" sizes="any"> |
| 60 | +<link rel="icon" type="image/png" href="/images/favicon-32x32.png" sizes="32x32"> |
| 61 | +<link rel="icon" type="image/png" href="/images/favicon-16x16.png" sizes="16x16"> |
| 62 | + |
| 63 | +<link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> |
| 64 | +<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png"> |
| 65 | + |
| 66 | +<link rel="manifest" href="/site.webmanifest"> |
| 67 | +<link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#5bbad5"> |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | +</head> |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | +<body class="preload-transitions colorscheme-auto"> |
| 85 | + |
| 86 | +<div class="float-container"> |
| 87 | + <a id="dark-mode-toggle" class="colorscheme-toggle"> |
| 88 | + <i class="fa-solid fa-adjust fa-fw" aria-hidden="true"></i> |
| 89 | + </a> |
| 90 | +</div> |
| 91 | + |
| 92 | + |
| 93 | + <main class="wrapper"> |
| 94 | + <nav class="navigation"> |
| 95 | + <section class="container"> |
| 96 | + |
| 97 | + <a class="navigation-title" href="https://example.org/"> |
| 98 | + Jonathan Dabreo 🌵 |
| 99 | + </a> |
| 100 | + |
| 101 | + |
| 102 | + <input type="checkbox" id="menu-toggle" /> |
| 103 | + <label class="menu-button float-right" for="menu-toggle"> |
| 104 | + <i class="fa-solid fa-bars fa-fw" aria-hidden="true"></i> |
| 105 | + </label> |
| 106 | + <ul class="navigation-list"> |
| 107 | + |
| 108 | + |
| 109 | + <li class="navigation-item"> |
| 110 | + <a class="navigation-link " href="/about/">About</a> |
| 111 | + </li> |
| 112 | + |
| 113 | + <li class="navigation-item"> |
| 114 | + <a class="navigation-link " href="/projects/">Projects</a> |
| 115 | + </li> |
| 116 | + |
| 117 | + <li class="navigation-item"> |
| 118 | + <a class="navigation-link " href="/resume/">Resume</a> |
| 119 | + </li> |
| 120 | + |
| 121 | + <li class="navigation-item"> |
| 122 | + <a class="navigation-link " href="/blog/">Blog</a> |
| 123 | + </li> |
| 124 | + |
| 125 | + <li class="navigation-item"> |
| 126 | + <a class="navigation-link " href="/papershelf/">Paper Shelf</a> |
| 127 | + </li> |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + </ul> |
| 132 | + |
| 133 | + </section> |
| 134 | +</nav> |
| 135 | + |
| 136 | + |
| 137 | + <div class="content"> |
| 138 | + |
| 139 | + <section class="container centered"> |
| 140 | + <div class="error"> |
| 141 | + |
| 142 | + <div style="width:100%;height:0;padding-bottom:50%;position:relative;"><iframe src="https://giphy.com/embed/6uGhT1O4sxpi8"></iframe></div> |
| 143 | + <h3>404 - Page Not Found</h3> |
| 144 | + <p>Sorry, this page does not exist.<br />You can head back to the <a href="https://example.org/">homepage</a>.</p> |
| 145 | + </div> |
| 146 | +</section> |
| 147 | + |
| 148 | + |
| 149 | + </div> |
| 150 | + |
| 151 | + <footer class="footer"> |
| 152 | + <section class="container"> |
| 153 | + ©2024 |
| 154 | + Jonathan Dabreo |
| 155 | + · |
| 156 | + |
| 157 | + Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/" target="_blank" rel="noopener">Coder</a>. |
| 158 | + |
| 159 | + </section> |
| 160 | +</footer> |
| 161 | + |
| 162 | + </main> |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + <script src="/js/coder.min.6ae284be93d2d19dad1f02b0039508d9aab3180a12a06dcc71b0b0ef7825a317.js" integrity="sha256-auKEvpPS0Z2tHwKwA5UI2aqzGAoSoG3McbCw73gloxc="></script> |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | +</body> |
| 206 | + |
| 207 | +</html> |
0 commit comments