mirror of
https://github.com/kidwellj/hacking_religion_textbook.git
synced 2025-07-01 07:34:09 +00:00
updating headings hierarchy in ch1
This commit is contained in:
parent
5116c12449
commit
dd514ea06d
10 changed files with 56 additions and 62 deletions
|
@ -149,7 +149,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
|||
<li class="sidebar-item">
|
||||
<div class="sidebar-item-container">
|
||||
<a href="./chapter_1.html" class="sidebar-item-text sidebar-link">
|
||||
<span class="menu-text"><span class="chapter-number">1</span> <span class="chapter-title">Preamble</span></span></a>
|
||||
<span class="menu-text"><span class="chapter-number">1</span> <span class="chapter-title">Set up local workspace:</span></span></a>
|
||||
</div>
|
||||
</li>
|
||||
<li class="sidebar-item">
|
||||
|
@ -1440,8 +1440,8 @@ window.document.addEventListener("DOMContentLoaded", function (event) {
|
|||
</script>
|
||||
<nav class="page-navigation">
|
||||
<div class="nav-page nav-page-previous">
|
||||
<a href="./chapter_1.html" class="pagination-link aria-label=" <span="">
|
||||
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text"><span class="chapter-number">1</span> <span class="chapter-title">Preamble</span></span>
|
||||
<a href="./chapter_1.html" class="pagination-link aria-label=" <span="" up="" local="" workspace:<="" span>"="">
|
||||
<i class="bi bi-arrow-left-short"></i> <span class="nav-page-text"><span class="chapter-number">1</span> <span class="chapter-title">Set up local workspace:</span></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="nav-page nav-page-next">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue