mirror of
https://github.com/alecmuffett/real-world-onion-sites.git
synced 2025-01-12 07:39:25 -05:00
index-stuff
This commit is contained in:
parent
1b4ccada9f
commit
7bdd95ffed
@ -29,8 +29,8 @@ DEFERRED_CATEGORIES = ( # stuff to push down the page due to size
|
||||
'SecureDrop',
|
||||
)
|
||||
|
||||
EMOJI_HTTP = ':small_red_triangle: HTTP'
|
||||
EMOJI_HTTPS = ':closed_lock_with_key: HTTPS'
|
||||
EMOJI_HTTP = ':small_red_triangle: **HTTP**'
|
||||
EMOJI_HTTPS = ':closed_lock_with_key: **HTTPS**'
|
||||
EMOJI_UNSET = ':question:'
|
||||
EMOJI_2xx = ':white_check_mark:'
|
||||
EMOJI_3xx = ':eight_spoked_asterisk:'
|
||||
|
Loading…
Reference in New Issue
Block a user