Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Apr 18, 2024
1 parent c15ad75 commit b4940f2
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
37a59e55
6f4cbc56
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -780,7 +780,7 @@ <h2 class="anchored" data-anchor-id="previous-resbaz-festivals">Previous ResBaz
});
</script>
</div> <!-- /content -->
<script>var lightboxQuarto = GLightbox({"closeEffect":"zoom","openEffect":"zoom","descPosition":"bottom","selector":".lightbox","loop":false});
<script>var lightboxQuarto = GLightbox({"openEffect":"zoom","descPosition":"bottom","selector":".lightbox","closeEffect":"zoom","loop":false});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
16 changes: 8 additions & 8 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,34 +2,34 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://researchbazaar.arizona.edu/index.html</loc>
<lastmod>2024-04-18T22:39:09.586Z</lastmod>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/resbazTucson2021.html</loc>
<lastmod>2024-04-18T22:39:09.586Z</lastmod>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/resbazTucson2020.html</loc>
<lastmod>2024-04-18T22:39:09.586Z</lastmod>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/Arizona2023.html</loc>
<lastmod>2024-04-18T22:39:09.586Z</lastmod>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/whoWeAre.html</loc>
<lastmod>2024-04-18T22:39:09.586Z</lastmod>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/resbazTucson2022.html</loc>
<lastmod>2024-04-18T22:39:09.586Z</lastmod>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/resbazTucson2024.html</loc>
<lastmod>2024-04-18T22:39:09.586Z</lastmod>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/resbazTucson2019.html</loc>
<lastmod>2024-04-18T22:39:09.586Z</lastmod>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
</url>
</urlset>
3 changes: 3 additions & 0 deletions styles/festivalPages.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
align-items: stretch;
min-height: 4em;
gap: 1em;
a {
text-decoration: none;
}

.block-a {
padding-right: 1em;
Expand Down

0 comments on commit b4940f2

Please sign in to comment.