Open larvanitis opened 2 weeks ago
In index.html, the following link destinations do not exist.
Obtained using
[...new Set([...document.querySelectorAll(`a[href^="#"]`)].map(el => el.getAttribute('href').trim().slice(1)))].sort().filter(id => id && !document.getElementById(id))
Also, the anchor Editorial Additions > Old Gus' Daft Drafts (OG-DD) should probably link to og-dd.html.
og-dd.html
In index.html, the following link destinations do not exist.
Obtained using
Also, the anchor Editorial Additions > Old Gus' Daft Drafts (OG-DD) should probably link to
og-dd.html
.