diff --git a/nb b/nb index a9c3bb43a..4406bc2f7 100755 --- a/nb +++ b/nb @@ -21164,6 +21164,15 @@ HEREDOC cat + if ((${NB_BROWSE_SUPPORT_LINKS:-0})) + then + printf "
" + printf "Sponsor\\n" + printf "\\n" + printf "Donate" + printf "
\\n" + fi + printf "\\n" } | { _render --title "${_ME} browse --notebooks"