Skip to content

Commit 533b09f

Browse files
author
Quarto GHA Workflow Runner
committed
Built site for gh-pages
1 parent 04dab46 commit 533b09f

File tree

5 files changed

+17
-5
lines changed

5 files changed

+17
-5
lines changed

.nojekyll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8874b35c
1+
22156618

demo.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,10 @@
124124
<a class="nav-link" href="./slides.html">
125125
<span class="menu-text">Slides</span></a>
126126
</li>
127+
<li class="nav-item">
128+
<a class="nav-link active" href="./demo.html" aria-current="page">
129+
<span class="menu-text">Demo</span></a>
130+
</li>
127131
</ul>
128132
</div> <!-- /navcollapse -->
129133
<div class="quarto-navbar-tools">

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,10 @@
124124
<a class="nav-link" href="./slides.html">
125125
<span class="menu-text">Slides</span></a>
126126
</li>
127+
<li class="nav-item">
128+
<a class="nav-link" href="./demo.html">
129+
<span class="menu-text">Demo</span></a>
130+
</li>
127131
</ul>
128132
</div> <!-- /navcollapse -->
129133
<div class="quarto-navbar-tools">

paper.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@
9090
<a class="nav-link" href="./slides.html">
9191
<span class="menu-text">Slides</span></a>
9292
</li>
93+
<li class="nav-item">
94+
<a class="nav-link" href="./demo.html">
95+
<span class="menu-text">Demo</span></a>
96+
</li>
9397
</ul>
9498
</div> <!-- /navcollapse -->
9599
<div class="quarto-navbar-tools">

sitemap.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>https://Robinlovelace.github.io/cross_language_projects/slides.html</loc>
5-
<lastmod>2024-09-18T13:18:30.939Z</lastmod>
5+
<lastmod>2024-09-18T13:52:25.334Z</lastmod>
66
</url>
77
<url>
88
<loc>https://Robinlovelace.github.io/cross_language_projects/index.html</loc>
9-
<lastmod>2024-09-18T13:18:30.939Z</lastmod>
9+
<lastmod>2024-09-18T13:52:25.334Z</lastmod>
1010
</url>
1111
<url>
1212
<loc>https://Robinlovelace.github.io/cross_language_projects/paper.html</loc>
13-
<lastmod>2024-09-18T13:18:30.939Z</lastmod>
13+
<lastmod>2024-09-18T13:52:25.334Z</lastmod>
1414
</url>
1515
<url>
1616
<loc>https://Robinlovelace.github.io/cross_language_projects/demo.html</loc>
17-
<lastmod>2024-09-18T13:18:30.894Z</lastmod>
17+
<lastmod>2024-09-18T13:52:25.289Z</lastmod>
1818
</url>
1919
</urlset>

0 commit comments

Comments
 (0)