Skip to content

Commit

Permalink
adding sidebar nav
Browse files Browse the repository at this point in the history
  • Loading branch information
eshumchenia committed Mar 27, 2024
1 parent afd2088 commit d4ae05a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 13 deletions.
5 changes: 2 additions & 3 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ website:
sidebar:
style: "docked"
search: true
title: RWSC Governance Structure
logo: "/images/logo7.png"
# pinned: true
# align: "center"
pinned: true
align: "center"
collapse-level: 2
contents:
- href: index.qmd#welcome
Expand Down
3 changes: 1 addition & 2 deletions _site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@


<script src="site_libs/quarto-nav/quarto-nav.js"></script>
<script src="site_libs/quarto-nav/headroom.min.js"></script>
<script src="site_libs/clipboard/clipboard.min.js"></script>
<script src="site_libs/quarto-search/autocomplete.umd.js"></script>
<script src="site_libs/quarto-search/fuse.min.js"></script>
Expand Down Expand Up @@ -102,7 +101,7 @@
<div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar">
<!-- sidebar -->
<nav id="quarto-sidebar" class="sidebar collapse collapse-horizontal sidebar-navigation docked overflow-auto">
<div class="pt-lg-2 mt-2 text-left sidebar-header sidebar-header-stacked">
<div class="pt-lg-2 mt-2 text-center sidebar-header">
<a href="./index.html" class="sidebar-logo-link">
<img src="./images/logo7.png" alt="" class="sidebar-logo py-0 d-lg-inline d-none">
</a>
Expand Down
7 changes: 0 additions & 7 deletions _site/site_libs/quarto-nav/headroom.min.js

This file was deleted.

2 changes: 1 addition & 1 deletion _site/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://rwscollab.github.io/governance-structure/index.html</loc>
<lastmod>2024-03-27T15:44:43.362Z</lastmod>
<lastmod>2024-03-27T15:57:28.124Z</lastmod>
</url>
</urlset>

0 comments on commit d4ae05a

Please sign in to comment.