diff --git a/build.py b/build.py index 73e93be..257bd4c 100644 --- a/build.py +++ b/build.py @@ -24,6 +24,7 @@ class JqueryCDN: 'repository': 'https://github.com/stepanzh/Proportio', 'vk_community': 'https://vk.com/proportioapp', } + PROJECT_CONTACTS = { 'Stepan': Contact( firstname='Степан', @@ -31,16 +32,6 @@ class JqueryCDN: telegram='https://t.me/red_deer', github='https://github.com/stepanzh', ), - 'Alexandra': Contact( - firstname='Александра', - secondname='Кобец', - telegram='https://t.me/kobets_dez', - ), - 'Mariya': Contact( - firstname='Мария', - secondname='Лукьянова', - telegram='https://t.me/Marnia_made' - ), } JQUERY = { diff --git a/static/icons/book_open.svg b/static/icons/book_open.svg new file mode 100644 index 0000000..697b466 --- /dev/null +++ b/static/icons/book_open.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/icons/newspaper.svg b/static/icons/newspaper.svg new file mode 100644 index 0000000..760d184 --- /dev/null +++ b/static/icons/newspaper.svg @@ -0,0 +1,3 @@ + + + diff --git a/templates/base.html b/templates/base.html index 5f5445c..5c90c9d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -86,7 +86,7 @@ Приложение Подарки Рецепты - Задонатить + Поддержать diff --git a/templates/index.html b/templates/index.html index 79c32be..d679889 100644 --- a/templates/index.html +++ b/templates/index.html @@ -79,60 +79,36 @@ - +
- - {{ icons.academic_hat }} - Примеры рецептов + + {{ icons.dollar }} + Поблагодарить автора {{ icons.external_link_mini }}
- +
-
Помощь проекту
- -
- - {{ icons.dollar }} - Помочь монетой - {{ icons.external_link_mini }} - -
- +
Разделы сайта
- - {{ icons.github }} - Помочь разработкой - {{ icons.external_link_mini }} + + {{ icons.gift }} + Подарки
-
- - {{ icons.chat }} - Помочь словом - {{ icons.external_link_mini }} + + {{ icons.book_open }} + Рецепты
-
- - -
-
Обратная связь
- {{ icons.vk }} - ВК сообщество - {{ icons.external_link_mini }} - -
-
- - {{ icons.telegram }} - {{ contacts.Stepan.firstname}} {{ contacts.Stepan.secondname }} + {{ icons.newspaper }} + Новости (ВКонтакте) {{ icons.external_link_mini }}