diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 237b1e17..00000000 --- a/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -.DS_Store -/.quarto/ -.Rproj.user -_site -.Rhistory -site_libs diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 00000000..3ca48b15 --- /dev/null +++ b/.nojekyll @@ -0,0 +1 @@ +73d539fc \ No newline at end of file diff --git a/404.html b/404.html index 1447d17f..7b555cc9 100644 --- a/404.html +++ b/404.html @@ -2,7 +2,7 @@ - + @@ -316,6 +316,11 @@

Whoops!

for (var i=0; iWhoops! try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); diff --git a/about.html b/about.html index ab708e20..089998a1 100644 --- a/about.html +++ b/about.html @@ -2,7 +2,7 @@ - + @@ -405,6 +405,11 @@

Music

for (var i=0; iMusic try { href = new URL(href).hash; } catch {} const id = href.replace(/^#\/?/, ""); const note = window.document.getElementById(id); - return note.innerHTML; + if (note) { + return note.innerHTML; + } else { + return ""; + } }); } const xrefs = window.document.querySelectorAll('a.quarto-xref'); @@ -738,7 +747,7 @@

Music

-