Skip to content

Commit 949d421

Browse files
authored
Merge pull request #16 from albinahlback/workshop
Add link to 2025 October workshop
2 parents 5825228 + f5baf07 commit 949d421

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# build.py: generate the HTML files from text files
22

3+
# FIXME LATER: Currently contains link to workshop.
4+
35
import sys
46
import glob
57
import urllib.request
@@ -90,6 +92,7 @@
9092
</div>
9193
9294
MENU
95+
<div style="text-align:center; background-color:#f5e027; border-radius:20px; padding:6px; margin:10px auto; max-width:1000px; margin-left:auto; margin-right:auto;"><a href="https://flintlib.github.io/workshop2025_october.html">27–31 October: FLINT workshop in Palaiseau</a></div>
9396
9497
<div id="content">
9598
"""

0 commit comments

Comments
 (0)