mirror of
https://github.com/aljazceru/Image-Quote-Generator.git
synced 2025-12-18 22:44:27 +01:00
.
This commit is contained in:
2
main.py
2
main.py
@@ -5,7 +5,7 @@ import helper
|
||||
# Available topics: christian, fitness
|
||||
TOPIC = "christian"
|
||||
SHOW_AUTHOR = False
|
||||
CUSTOMER_NAME = "becomenew"
|
||||
CUSTOMER_NAME = "test6"
|
||||
NUM_OF_POSTS = -1 # If number of posts if set to -1, it will so as many posts as in the data file
|
||||
|
||||
# Define the paths and values to everything
|
||||
|
||||
Reference in New Issue
Block a user