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 b4940f2 commit a07f902
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6f4cbc56
ad497408
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({"openEffect":"zoom","descPosition":"bottom","selector":".lightbox","closeEffect":"zoom","loop":false});
<script>var lightboxQuarto = GLightbox({"closeEffect":"zoom","selector":".lightbox","openEffect":"zoom","loop":false,"descPosition":"bottom"});
window.onload = () => {
lightboxQuarto.on('slide_before_load', (data) => {
const { slideIndex, slideNode, slideConfig, player, trigger } = data;
Expand Down
2 changes: 1 addition & 1 deletion resbaz/resbazTucson2024.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
}</script>


<link rel="stylesheet" href="../styles/festivalPages.scss">
<link rel="stylesheet" href="../styles/festivalPages.css">
</head>

<body class="nav-fixed">
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:45:43.309Z</lastmod>
<lastmod>2024-04-18T22:58:09.392Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/resbazTucson2021.html</loc>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
<lastmod>2024-04-18T22:58:09.392Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/resbazTucson2020.html</loc>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
<lastmod>2024-04-18T22:58:09.392Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/Arizona2023.html</loc>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
<lastmod>2024-04-18T22:58:09.392Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/whoWeAre.html</loc>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
<lastmod>2024-04-18T22:58:09.392Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/resbazTucson2022.html</loc>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
<lastmod>2024-04-18T22:58:09.392Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/resbazTucson2024.html</loc>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
<lastmod>2024-04-18T22:58:09.392Z</lastmod>
</url>
<url>
<loc>https://researchbazaar.arizona.edu/resbaz/resbazTucson2019.html</loc>
<lastmod>2024-04-18T22:45:43.309Z</lastmod>
<lastmod>2024-04-18T22:58:09.392Z</lastmod>
</url>
</urlset>
2 changes: 1 addition & 1 deletion styles/festivalPages.scss → styles/festivalPages.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
min-height: 4em;
gap: 1em;
a {
text-decoration: none;
text-decoration: none !important;
}

.block-a {
Expand Down

0 comments on commit a07f902

Please sign in to comment.