diff --git a/app/config.go b/app/config.go index 67adda3..ce37faa 100644 --- a/app/config.go +++ b/app/config.go @@ -50,11 +50,11 @@ entries you write will automatically get linked to ~/public_gopher/feels/, including gophermap generation. files you manually delete will no longer be visible from your gopherhole, and will be purged from your gophermap on your next entry update.`, - `in which directory under public_html should your blog reside? for example, -"blog" will make it visible under https://tilde.town/~you/blog.`, `should your posts automatically show up on your world-visible pages, such as html and gopher? you can change this behaviour on a per-post basis after the fact. changes to this setting will not be made retroactively.`, + `in which directory under public_html should your blog reside? for example, +"blog" will make it visible under https://tilde.town/~you/blog.`, }, } }