mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-08-09 07:12:24 -04:00
Added light theme
This commit is contained in:
parent
48a5001009
commit
959cc13167
5 changed files with 64 additions and 10 deletions
3
nomadnet/vendor/quotes.py
vendored
3
nomadnet/vendor/quotes.py
vendored
|
@ -1,4 +1,5 @@
|
|||
quotes = [
|
||||
("I want the wisdom that wise men revere. I want more.", "Faithless"),
|
||||
("That's enough entropy for you my friend", "Unknown")
|
||||
("That's enough entropy for you my friend", "Unknown"),
|
||||
("Any time two people connect online, it's financed by a third person who believes they can manipulate the first two", "Jaron Lanier")
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue