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 @@
-
+
-
+
-
-
-