Просмотр исходного кода

Add #photography hashtag

master
The Dod 17 часов назад
Родитель
Сommit
c01a410ceb
1 измененных файлов: 1 добавлений и 1 удалений
  1. 1
    1
      config.py

+ 1
- 1
config.py Просмотреть файл

7
 
7
 
8
 # Both templates can use image fields like {name} and {comment} (see example.json)
8
 # Both templates can use image fields like {name} and {comment} (see example.json)
9
 # I don't need it in my use case, but go ahead
9
 # I don't need it in my use case, but go ahead
10
-TOOT_TEMPLATE = "Original resolution at:\n{element_url}\n#Bloomscrolling"
10
+TOOT_TEMPLATE = "Original resolution at:\n{element_url}\n#Bloomscrolling #photography"
11
 ALT_TEXT_TEMPLATE = "Flowers from n&n's garden arranged in a vase.\nPhotographed at {date_creation}."
11
 ALT_TEXT_TEMPLATE = "Flowers from n&n's garden arranged in a vase.\nPhotographed at {date_creation}."
12
 
12
 
13
 TOOT_LANGUAGE = "en"
13
 TOOT_LANGUAGE = "en"

Загрузка…
Отмена
Сохранить