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 5c76db2f..4433943e 100644 --- a/upd8.js +++ b/upd8.js @@ -1199,7 +1199,7 @@ function writeMiscellaneousPages() { })} <div class="grid-actions"> <a class="box grid-item" href="albums/fandom/" style="--fg-color: #ffffff">Explore Fandom!</a> - <a class="box grid-item" href="${C.FEEDBACK_DIRECTORY}/" style="--fg-color: #ffffff">Request an album!</a> + <a class="box grid-item" href="${C.FEEDBACK_DIRECTORY}/" style="--fg-color: #ffffff">Share an album!</a> </div> </div> <h2>Official</h2> |