|
1 | 1 | <!DOCTYPE html>
|
2 |
| -<html prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article# " lang="en"> |
| 2 | +<html prefix="" lang="en"> |
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8">
|
5 |
| -<meta name="description" content="Under construction"> |
6 |
| -<meta name="viewport" content="width=device-width, initial-scale=1"> |
7 |
| -<title>Archive | Kraljica's Cookbook</title> |
8 |
| -<link href="assets/css/all-nocdn.css" rel="stylesheet" type="text/css"> |
9 |
| -<link href="https://fonts.googleapis.com/css?family=Playfair+Display:700,900" rel="stylesheet"> |
10 |
| -<meta name="theme-color" content="#5670d4"> |
11 |
| -<meta name="generator" content="Nikola (getnikola.com)"> |
12 |
| -<link rel="alternate" type="application/rss+xml" title="RSS" hreflang="en" href="rss.xml"> |
13 |
| -<link rel="canonical" href="https://example.com/archive.html"> |
| 5 | +<meta name="viewport" content="width=device-width"> |
| 6 | +<title>Archive | My Cookbook</title> |
| 7 | +<link href="assets/css/all.css" rel="stylesheet" type="text/css"> |
| 8 | +<link rel="stylesheet" href="//fonts.googleapis.com/css?family=PT+Serif:400,400italic,700|PT+Sans:400"> |
| 9 | +<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml"> |
| 10 | +<link rel="canonical" href="https://the-kraljica.github.io/under-construction/archive.html"> |
14 | 11 | <!--[if lt IE 9]><script src="assets/js/html5.js"></script><![endif]-->
|
15 | 12 | </head>
|
16 | 13 | <body>
|
17 |
| -<a href="#content" class="sr-only sr-only-focusable">Skip to main content</a> |
18 |
| - |
19 |
| -<!-- Header and menu bar --> |
20 |
| -<div class="container"> |
21 |
| - <header class="blog-header py-3"><div class="row nbb-header align-items-center"> |
22 |
| - <div class="col-md-3 col-xs-2 col-sm-2" style="width: auto;"> |
23 |
| - <button class="navbar-toggler navbar-light bg-light nbb-navbar-toggler" type="button" data-toggle="collapse" data-target=".bs-nav-collapsible" aria-controls="bs-navbar" aria-expanded="false" aria-label="Toggle navigation"> |
24 |
| - <span class="navbar-toggler-icon"></span> |
25 |
| - </button> |
26 |
| - <div class="collapse bs-nav-collapsible bootblog4-search-form-holder"> |
27 |
| - |
28 |
| - </div> |
| 14 | + <a href="#content" class="sr-only sr-only-focusable">Skip to main content</a> |
| 15 | + <!-- Target for toggling the sidebar `.sidebar-checkbox` is for regular |
| 16 | + styles, `#sidebar-checkbox` for behavior. --> |
| 17 | + <input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox"><!-- Toggleable sidebar --><div class="sidebar" id="sidebar"> |
| 18 | + <div class="sidebar-item"> |
| 19 | + <p>A reserved <a href="https://getnikola.com" target="_blank">Nikola</a> theme that places the utmost gravity on content with a hidden drawer. Made by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> for Jekyll, |
| 20 | + ported to Nikola by <a href="https://twitter.com/ralsina" target="_blank">@ralsina</a>.</p> |
29 | 21 | </div>
|
30 |
| - <div class="col-md-6 col-xs-10 col-sm-10 bootblog4-brand" style="width: auto;"> |
31 |
| - <a class="navbar-brand blog-header-logo text-dark" href="."> |
32 |
| - |
33 |
| - <span id="blog-title">Kraljica's Cookbook</span> |
34 |
| - </a> |
35 |
| - </div> |
36 |
| - <div class="col-md-3 justify-content-end align-items-center bs-nav-collapsible collapse flex-collapse bootblog4-right-nav"> |
37 |
| - <nav class="navbar navbar-light bg-white"><ul class="navbar-nav bootblog4-right-nav"></ul></nav> |
| 22 | + |
| 23 | + <nav id="menu" role="navigation" class="sidebar-nav"><a class="sidebar-nav-item" href="index.html">Home</a> |
| 24 | + <a class="sidebar-nav-item" href="recipes/">Recipes</a> |
| 25 | + |
| 26 | + |
| 27 | + </nav> |
38 | 28 | </div>
|
39 |
| - </div> |
40 |
| -</header><nav class="navbar navbar-expand-md navbar-light bg-white static-top"><div class="collapse navbar-collapse bs-nav-collapsible" id="bs-navbar"> |
41 |
| - <ul class="navbar-nav nav-fill d-flex w-100"> |
42 |
| -<li class="nav-item active"> |
43 |
| -<a href="#" class="nav-link">Archive <span class="sr-only">(active)</span></a> |
44 |
| - </li> |
45 |
| -<li class="nav-item"> |
46 |
| -<a href="categories/" class="nav-link">Tags</a> |
47 |
| - </li> |
48 |
| -<li class="nav-item"> |
49 |
| -<a href="rss.xml" class="nav-link">RSS feed</a> |
50 |
| - </li> |
51 |
| -<li class="nav-item"> |
52 |
| -<a href="recipes/" class="nav-link">Recipes</a> |
53 | 29 |
|
54 |
| - |
55 |
| - </li> |
56 |
| -</ul> |
57 |
| -</div> |
58 |
| -<!-- /.navbar-collapse --> |
59 |
| -</nav> |
60 |
| -</div> |
| 30 | + <!-- Wrap is the content to shift when toggling the sidebar. We wrap the |
| 31 | + content to avoid any CSS collisions with our real content. --> |
| 32 | + <div class="wrap"> |
| 33 | + <div class="masthead"> |
| 34 | + <div class="container"> |
| 35 | + |
| 36 | + <h3 id="brand" class="masthead-title"> |
| 37 | + <a href="https://the-kraljica.github.io/under-construction/" title="My Cookbook" rel="home">My Cookbook</a> |
| 38 | + </h3> |
61 | 39 |
|
62 |
| -<div class="container" id="content" role="main"> |
63 |
| - <div class="body-content"> |
64 |
| - <!--Body content--> |
65 |
| - |
66 |
| - |
| 40 | + </div> |
| 41 | + </div> |
| 42 | + |
| 43 | + <div class="container content" id="content"> |
67 | 44 |
|
68 | 45 | <article class="listpage"><header><h1>Archive</h1>
|
69 | 46 | </header><p>No posts found.</p>
|
70 |
| -</article><!--End of body content--><footer id="footer"> |
71 |
| - Contents © 2024 <a href=" mailto:[email protected]" >the-kraljica </a> - Powered by <a href=" https://getnikola.com" rel=" nofollow" >Nikola </a> |
72 |
| - |
| 47 | +</article><footer id="footer"><p>Contents © 2024 <a href="mailto:">the-kraljica</a> - Powered by <a href="https://getnikola.com" rel="nofollow">Nikola</a> </p> |
73 | 48 |
|
74 | 49 | </footer>
|
75 | 50 | </div>
|
76 |
| -</div> |
77 |
| - |
78 |
| - |
79 |
| - <script src="assets/js/all-nocdn.js"></script><script> |
80 |
| - baguetteBox.run('div#content', { |
81 |
| - ignoreClass: 'islink', |
82 |
| - captions: function(element){var i=element.getElementsByTagName('img')[0];return i===undefined?'':i.alt;}}); |
83 |
| - </script> |
| 51 | + </div> |
| 52 | + <label for="sidebar-checkbox" class="sidebar-toggle"></label> |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + <script src="assets/js/all-nocdn.js"></script><!-- fancy dates --><script> |
| 57 | + moment.locale("en"); |
| 58 | + fancydates(0, "YYYY-MM-DD HH:mm"); |
| 59 | + </script><!-- end fancy dates --> |
84 | 60 | </body>
|
85 | 61 | </html>
|
0 commit comments