diff options
Diffstat (limited to 'public/archives/index.html')
| -rw-r--r-- | public/archives/index.html | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/public/archives/index.html b/public/archives/index.html new file mode 100644 index 0000000..96faf74 --- /dev/null +++ b/public/archives/index.html @@ -0,0 +1,87 @@ +<!DOCTYPE html> +<html><head lang="en"> + <meta charset="utf-8" /> + <meta http-equiv="X-UA-Compatible" content="IE=edge"><title> - 📙 Mqdd Blog Posts</title><meta name="viewport" content="width=device-width, initial-scale=1"> + <meta name="description" content="" /> + <meta property="og:image" content=""/> + <meta property="og:title" content="" /> +<meta property="og:description" content="" /> +<meta property="og:type" content="article" /> +<meta property="og:url" content="/archives/" /><meta property="article:section" content="" /> +<meta property="article:published_time" content="2019-05-28T00:00:00+00:00" /> +<meta property="article:modified_time" content="2019-05-28T00:00:00+00:00" /> + +<meta name="twitter:card" content="summary"/><meta name="twitter:title" content=""/> +<meta name="twitter:description" content=""/> +<script src="/js/feather.min.js"></script> + + + <link href="/css/fonts.2c2227b81b1970a03e760aa2e6121cd01f87c88586803cbb282aa224720a765f.css" rel="stylesheet"> + + + + <link rel="stylesheet" type="text/css" media="screen" href="/css/main.ac08a4c9714baa859217f92f051deb58df2938ec352b506df655005dcaf98cc0.css" /> + <link id="darkModeStyle" rel="stylesheet" type="text/css" href="/css/dark.726cd11ca6eb7c4f7d48eb420354f814e5c1b94281aaf8fd0511c1319f7f78a4.css" media="(prefers-color-scheme: dark)" /> + + + + + + + + + +</head> +<body> + <div class="content"><header> + <div class="main"> + <a href="/">📙 Mqdd Blog Posts</a> + </div> + <nav> + + <a href="/">Home</a> + + <a href="/posts">All posts</a> + + <a href="/about">About</a> + + <a href="/tags">Tags</a> + + + </nav> +</header> + +<main> + <article> + <div class="title"> + <h1 class="title"></h1> + <div class="meta">Posted on May 28, 2019</div> + </div> + + + <section class="body"> + + </section> + + <div class="post-tags"> + + + + </div> + </article> +</main> +<footer> + <div style="display:flex"><a class="soc" href="https://github.com/linc2427" rel="me" title="GitHub"><i data-feather="github"></i></a> + <a class="border"></a></div> + <div class="footer-info"> + 2024 © Mqdd | <a + href="https://github.com/athul/archie">Archie Theme</a> | Built with <a href="https://gohugo.io">Hugo</a> + </div> +</footer> + + +<script> + feather.replace() +</script></div> + </body> +</html> |
