diff options
Diffstat (limited to 'upd8.js')
-rw-r--r-- | upd8.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/upd8.js b/upd8.js index b998e6ab..f84226c1 100644 --- a/upd8.js +++ b/upd8.js @@ -617,7 +617,7 @@ function writeMiscellaneousPages(albumData, flashData) { <div id="intro-menu"> <p>Explore the site!</p> <a href="${LISTING_DIRECTORY}/index.html">Listings</a> - <a href="${FLASH_DIRECTORY}/index.html">Flashes <span class="new">(New!)</span></a> + <a href="${FLASH_DIRECTORY}/index.html">Flashes</a> <a href="${ABOUT_DIRECTORY}/index.html">About & Credits</a> <a href="${FEEDBACK_DIRECTORY}/index.html">Feedback</a> <p>...or choose an album:</p> |