« get me outta code hell

get rid of dead All Commentary listing link - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <towerofnix@gmail.com>2021-02-07 15:30:15 -0400
committer(quasar) nebula <towerofnix@gmail.com>2021-02-07 15:30:15 -0400
commit7fdba43da40563caacd943488ae8233f4be73cbd (patch)
treecf3ac70a2a7f8eda3f47a6dd6d01614fe99a76bd
parentfaf15586fcc166d0855150680f05078b238cc0c1 (diff)
get rid of dead All Commentary listing link
-rwxr-xr-xupd8.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/upd8.js b/upd8.js
index 1522d56..6e93eb8 100755
--- a/upd8.js
+++ b/upd8.js
@@ -3187,9 +3187,6 @@ function generateLinkIndexForListings(listingDescriptors, currentDirectoryParts)
                     <a href="${C.LISTING_DIRECTORY}/${ldDirectoryParts.join('/')}/">${ldTitle}</a>
                 </li>
             `).join('\n')}
-            <li ${classes(currentDirectoryParts === 'all-commentary' && 'current')}>
-                <a href="${C.LISTING_DIRECTORY}/all-commentary/">All Commentary</a>
-            </li>
             <li ${classes(currentDirectoryParts === 'random' && 'current')}>
                 <a href="${C.LISTING_DIRECTORY}/random/">Random Pages</a>
             </li>