diff --git a/zerobin/default_settings.py b/zerobin/default_settings.py index dd74f85..8b7b8e1 100644 --- a/zerobin/default_settings.py +++ b/zerobin/default_settings.py @@ -9,13 +9,13 @@ PORT = "3255" # Names/links to insert in the footer. # MENU = ( - ("Create paste", "/"), ("Github", "https://github.com/Tygs/0bin"), ("Faq", "/faq/"), # You probably want to keep this # Any link with "mailto:" will be escaped to limit spam, but displayed # correctly to the user using JS. ("Contact", "mailto:your@email.com"), ("Zerobin Pastebin", "https://www.0bin.net/"), # Thanks the authors :) + ("How to buy Bitcoin?", "/buy_bitcoin"), # Thanks the authors :) ) # Size limit of the paste content in bytes. Be careful, allowing a size too big can