Add 1931.Bethe translation; update export_split source dir

This commit is contained in:
Jean-Sébastien Caux
2023-06-05 15:02:05 +02:00
parent 42d45c3f23
commit f428a81fca
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ target="_blank">Creative Commons Attribution 4.0 International License</a>.
"""
BASEDIR = "./"
SRCDIR = f"{BASEDIR}src/org/"
SRCDIR = f"{BASEDIR}src/"
tree = parse(f"{SRCDIR}index.html")