|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en-us"> |
| 3 | + <head> |
| 4 | + |
| 5 | + <script type="application/ld+json"> |
| 6 | + |
| 7 | +{ |
| 8 | + "@context":"http://schema.org", |
| 9 | + "@type":"Website", |
| 10 | + "@id":"https:\/\/prodanlabs.github.io\/", |
| 11 | + "author": { |
| 12 | + "@type": "Person", |
| 13 | + "name": "Prodan", |
| 14 | + |
| 15 | + "image": "https://avatars.githubusercontent.com/u/28917392?v=4" |
| 16 | + |
| 17 | + }, |
| 18 | + "name":"Prodan Blog", |
| 19 | + "description":"Hugo tranquilpeak theme demo", |
| 20 | + "url":"https:\/\/prodanlabs.github.io\/404.html", |
| 21 | + "keywords":"[]" |
| 22 | +} |
| 23 | + |
| 24 | +</script> |
| 25 | + <meta charset="UTF-8"> |
| 26 | +<meta name="viewport" content="width=device-width, initial-scale=1"> |
| 27 | +<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 28 | +<meta name="generator" content="Hugo 0.96.0 with theme Tranquilpeak 0.5.3-BETA"> |
| 29 | +<meta name="author" content="Prodan"> |
| 30 | +<meta name="keywords" content=""> |
| 31 | +<meta name="description" content="Hugo tranquilpeak theme demo"> |
| 32 | + |
| 33 | + |
| 34 | +<meta property="og:description" content="Hugo tranquilpeak theme demo"> |
| 35 | +<meta property="og:type" content="website"> |
| 36 | +<meta property="og:title" content="404 Page not found"> |
| 37 | +<meta name="twitter:title" content="404 Page not found"> |
| 38 | +<meta property="og:url" content="https://prodanlabs.github.io/404.html"> |
| 39 | +<meta property="twitter:url" content="https://prodanlabs.github.io/404.html"> |
| 40 | +<meta property="og:site_name" content="Prodan Blog"> |
| 41 | +<meta property="og:description" content="Hugo tranquilpeak theme demo"> |
| 42 | +<meta name="twitter:description" content="Hugo tranquilpeak theme demo"> |
| 43 | +<meta property="og:locale" content="zh-cn"> |
| 44 | + |
| 45 | + |
| 46 | +<meta name="twitter:card" content="summary"> |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + <meta property="og:image" content="https://avatars.githubusercontent.com/u/28917392?v=4"> |
| 55 | + <meta property="twitter:image" content="https://avatars.githubusercontent.com/u/28917392?v=4"> |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + <title>404 Page not found</title> |
| 63 | + |
| 64 | + <link rel="icon" href="https://prodanlabs.github.io/images/logo.png"> |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + <link rel="canonical" href="https://prodanlabs.github.io/404.html"> |
| 70 | + |
| 71 | + |
| 72 | + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" referrerpolicy="no-referrer" /> |
| 73 | + <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha512-H9jrZiiopUdsLpg94A333EfumgUBpO9MdbxStdeITo+KEIMaNfHNvwyjjDJb+ERPaRS6DpyRlKbvPUasNItRyw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + <link rel="stylesheet" href="https://prodanlabs.github.io/css/style-h6ccsoet3mzkbb0wngshlfbaweimexgqcxj0h5hu4h82olsdzz6wmqdkajm.min.css" /> |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + </head> |
| 86 | + |
| 87 | +<main class="posts"> |
| 88 | + <article class="post"> |
| 89 | + <h1>404 Not Found</h1> |
| 90 | + <p>Sorry, but we couldn't find the page you're looking for.</p> |
| 91 | + <p>Please head back <a href="https://prodanlabs.github.io/">home</a>.</p> |
| 92 | + </article> |
| 93 | +</main> |
| 94 | + |
| 95 | + <div id="about"> |
| 96 | + <div id="about-card"> |
| 97 | + <div id="about-btn-close"> |
| 98 | + <i class="fa fa-times"></i> |
| 99 | + </div> |
| 100 | + |
| 101 | + <img id="about-card-picture" src="https://avatars.githubusercontent.com/u/28917392?v=4" alt="作者的图片" /> |
| 102 | + |
| 103 | + <h4 id="about-card-name">Prodan</h4> |
| 104 | + |
| 105 | + <div id="about-card-bio">Every time you come to mind, I realize I’m smiling.</div> |
| 106 | + |
| 107 | + |
| 108 | + <div id="about-card-job"> |
| 109 | + <i class="fa fa-briefcase"></i> |
| 110 | + <br/> |
| 111 | + DevOps |
| 112 | + </div> |
| 113 | + |
| 114 | + |
| 115 | + <div id="about-card-location"> |
| 116 | + <i class="fa fa-map-marker-alt"></i> |
| 117 | + <br/> |
| 118 | + Guangzhou, China. |
| 119 | + </div> |
| 120 | + |
| 121 | + </div> |
| 122 | +</div> |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + <div id="cover" style="background-image:url('https://prodanlabs.github.io/images/cover.jpg');"></div> |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js" integrity="sha512-894YE6QWD5I59HgZOGReFYm4dnWc1Qt5NtvYSaNcOP+u1T9qYdvdihz0PPSiiqn/+/3e7Jo4EaG7TubfWGUrMQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> |
| 136 | + |
| 137 | + <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/highlight.min.js" integrity="sha512-z+/WWfyD5tccCukM4VvONpEtLmbAm5LDu7eKiyMQJ9m7OfPEDL7gENyDRL3Yfe8XAuGsS2fS4xSMnl6d30kqGQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> |
| 138 | + |
| 139 | +<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha512-uURl+ZXMBrF4AwGaWmEetzrd+J5/8NRkWAvJx5sbPSSuOb0bZLqf+tOzniObO00BjHa/dD7gub9oCGMLPQHtQA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> |
| 140 | + |
| 141 | + |
| 142 | +<script src="https://prodanlabs.github.io/js/script-yqzy9wdlzix4lbbwdnzvwx3egsne77earqmn73v9uno8aupuph8wfguccut.min.js"></script> |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + <script async crossorigin="anonymous" defer integrity="sha512-gE8KAQyFIzV1C9+GZ8TKJHZS2s+n7EjNtC+IMRn1l5+WYJTHOODUM6JSjZhFhqXmc7bG8Av6XXpckA4tYhflnw==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/apache.min.js"></script> |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + <script async crossorigin="anonymous" defer integrity="sha512-EWROca+bote+7Oaaar1F6y74iZj1r1F9rm/ly7o+/FwJopbBaWtsFDmaKoZDd3QiGU2pGacBirHJNivmGLYrow==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/go.min.js"></script> |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + <script async crossorigin="anonymous" defer integrity="sha512-GDVzAn0wpx1yVtQsRWmFc6PhJiLBPdUic+h4GWgljBh904O3JU10fk9EKNpVyIoPqkFn54rgL2QBG4BmUTMpiQ==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/http.min.js"></script> |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + <script async crossorigin="anonymous" defer integrity="sha512-UgZlma8NzkrDb/NWgmLIcTrH7i/CSnLLDRFqCSNF5NGPpjKmzyM25qcoXGOup8+cDakKyaiTDd7N4dyH4YT+IA==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/less.min.js"></script> |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + <script async crossorigin="anonymous" defer integrity="sha512-lot9koe73sfXIrUvIPM/UEhuMciN56RPyBdOyZgfO53P2lkWyyXN7J+njcxIIBRV+nVDQeiWtiXg+bLAJZDTfg==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/nginx.min.js"></script> |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + <script async crossorigin="anonymous" defer integrity="sha512-Zd3e7XxHP00TD0Imr0PIfeM0fl0v95kMWuhyAS3Wn1UTSXTkz0OhtRgBAr4JlmADRgiXr4x7lpeUdqaGN8xIog==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/puppet.min.js"></script> |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + <script async crossorigin="anonymous" defer integrity="sha512-qtqDO052iXMSP+5d/aE/jMtL9vIIGvONgTJziC2K/ZIB1yEGa55WVxGE9/08rSQ62EoDifS9SWVGZ7ihSLhzMA==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/scss.min.js"></script> |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + <script async crossorigin="anonymous" defer integrity="sha512-1NmkjnEDnwwwcu28KoQF8vs3oaPFokQHbmbtwGhFfeDsQZtVFI8zW2aE9O8yMYdpdyKV/5blE4pSWw4Z/Sv97w==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/stylus.min.js"></script> |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + <script async crossorigin="anonymous" defer integrity="sha512-B2wSfruPjr8EJL6IIzQr1eAuDwrsfIfccNf/LCEdxELCgC/S/ZMt/Uvk80aD79m7IqOqW+Sw8nbkvha20yZpzg==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/swift.min.js"></script> |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + <script async crossorigin="anonymous" defer integrity="sha512-28oDiQZGKUVN6wQ7PSLPNipOcmkCALXKwOi7bnkyFf8QiMZQxG9EQoy/iiNx6Zxj2cG2SbVa4dXKigQhu7GiFw==" src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/languages/yaml.min.js"></script> |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | +<script> |
| 187 | +$(document).ready(function() { |
| 188 | + hljs.configure({ classPrefix: '', useBR: false }); |
| 189 | + $('pre.code-highlight > code, pre > code').each(function(i, block) { |
| 190 | + if (!$(this).hasClass('codeblock')) { |
| 191 | + $(this).addClass('codeblock'); |
| 192 | + } |
| 193 | + hljs.highlightBlock(block); |
| 194 | + }); |
| 195 | +}); |
| 196 | +</script> |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + </body> |
| 203 | +</html> |
| 204 | + |
0 commit comments