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 Oct 19, 2023
1 parent 4896043 commit b3323bf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
76cc3c74
51a219e7
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@ <h2>Extensions</h2>
</div><div class="column" style="width:50%;">
<div id="qrcode" class="qrcode"></div>
<script type="text/javascript">
var qrcode = new QRCode("qrcode", {"width":128,"colorLight":"#ffffff","text":"https://ns-rse.github.io/quarto-revealjs-template","colorDark":"#000000","height":128});
var qrcode = new QRCode("qrcode", {"text":"https://ns-rse.github.io/quarto-revealjs-template","colorDark":"#000000","colorLight":"#ffffff","height":128,"width":128});
</script>

</div>
Expand Down
2 changes: 1 addition & 1 deletion 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://<YOUR_GITHUB_USERNAME>.github.io/<NAME_OF_REPOSITORY/index.html</loc>
<lastmod>2023-10-19T13:32:59.740Z</lastmod>
<lastmod>2023-10-19T13:39:06.580Z</lastmod>
</url>
</urlset>

0 comments on commit b3323bf

Please sign in to comment.