|
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> |
8 | 8 |
|
9 | 9 |
|
10 | | -<title>Civitas Explorer – Clojure Civitas</title> |
| 10 | +<title>Explorer – Clojure Civitas</title> |
11 | 11 | <style> |
12 | 12 | code{white-space: pre-wrap;} |
13 | 13 | span.smallcaps{font-variant: small-caps;} |
|
75 | 75 | <script data-goatcounter="https://clojurecivitas.goatcounter.com/count" async="" src="//gc.zgo.at/count.js"></script> |
76 | 76 |
|
77 | 77 |
|
78 | | -<meta property="og:title" content="Civitas Explorer – Clojure Civitas"> |
| 78 | +<meta property="og:title" content="Explorer – Clojure Civitas"> |
79 | 79 | <meta property="og:description" content=""> |
80 | 80 | <meta property="og:image" content="https://clojurecivitas.github.io/civitas/images/civitas-icon.svg"> |
81 | 81 | <meta property="og:site_name" content="Clojure Civitas"> |
|
281 | 281 | <span class="menu-text">Posts</span></a> |
282 | 282 | </li> |
283 | 283 | <li class="nav-item"> |
284 | | - <a class="nav-link" href="../pages.html"> |
285 | | -<span class="menu-text">Pages</span></a> |
| 284 | + <a class="nav-link" href="../civitas/authors.html"> |
| 285 | +<span class="menu-text">Authors</span></a> |
| 286 | + </li> |
| 287 | + <li class="nav-item"> |
| 288 | + <a class="nav-link active" href="../civitas/explorer.html" aria-current="page"> |
| 289 | +<span class="menu-text">Explorer</span></a> |
286 | 290 | </li> |
287 | 291 | <li class="nav-item compact"> |
288 | 292 | <a class="nav-link" href="https://github.com/ClojureCivitas/clojurecivitas.github.io"> <i class="bi bi-github" role="img"> |
|
313 | 317 |
|
314 | 318 | <header id="title-block-header" class="quarto-title-block default"> |
315 | 319 | <div class="quarto-title"> |
316 | | -<h1 class="title">Civitas Explorer</h1> |
| 320 | +<h1 class="title">Explorer</h1> |
317 | 321 | </div> |
318 | 322 |
|
319 | 323 |
|
|
0 commit comments