This is an automated email from the ASF dual-hosted git repository.
niallp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/attic.git
The following commit(s) were added to refs/heads/main by this push:
new dbdf641 Change the text in the footer to "Improve this page" and
switch to "Edit" mode
dbdf641 is described below
commit dbdf641c24c4eb5c1f141eb6c308c517dfc92965
Author: Niall Pemberton <[email protected]>
AuthorDate: Mon May 5 10:22:52 2025 +0100
Change the text in the footer to "Improve this page" and switch to "Edit"
mode
---
_config.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/_config.yml b/_config.yml
index 296e078..6078fc3 100644
--- a/_config.yml
+++ b/_config.yml
@@ -54,10 +54,10 @@ nav_external_links:
hide_icon: true
# Footer "Edit this page on GitHub" link text
gh_edit_link: true # show or hide edit this page link
-gh_edit_link_text: "Edit this page on GitHub"
+gh_edit_link_text: "Improve this page"
gh_edit_repository: "https://github.com/apache/attic" # the github URL for
your repo
gh_edit_branch: "main" # the branch that your docs is served from
-gh_edit_view_mode: "tree" # "tree" or "edit" if you want the user to jump into
the editor immediately
+gh_edit_view_mode: "edit" # "tree" or "edit" if you want the user to jump into
the editor immediately
# For Callouts, see
https://just-the-docs.github.io/just-the-docs/docs/configuration/#callouts
callouts: