From 65088e16b2eca6751669a751f60acdb2d66dad3f Mon Sep 17 00:00:00 2001 From: Jessica Phoenix Canady Date: Sun, 7 Jan 2024 16:29:28 -0500 Subject: [PATCH] Change navigation prompt text. --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index ec6574a..f681ddf 100644 --- a/config.toml +++ b/config.toml @@ -52,4 +52,4 @@ enable_post_view_navigation = true # The text shown at the bottom of a post, # before earlier/later post links. -post_view_navigation_prompt = "EOF" +post_view_navigation_prompt = "EOF reached"