diff --git a/thoughts/static/images/apple-touch-icon.png b/thoughts/static/images/apple-touch-icon.png index 12d7a08..d6f7057 100644 Binary files a/thoughts/static/images/apple-touch-icon.png and b/thoughts/static/images/apple-touch-icon.png differ diff --git a/thoughts/static/images/favicon-16x16.png b/thoughts/static/images/favicon-16x16.png deleted file mode 100644 index 77cef04..0000000 Binary files a/thoughts/static/images/favicon-16x16.png and /dev/null differ diff --git a/thoughts/static/images/favicon-192x192.png b/thoughts/static/images/favicon-192x192.png deleted file mode 100644 index 813cbcf..0000000 Binary files a/thoughts/static/images/favicon-192x192.png and /dev/null differ diff --git a/thoughts/static/images/favicon-32x32.png b/thoughts/static/images/favicon-32x32.png deleted file mode 100644 index fb09528..0000000 Binary files a/thoughts/static/images/favicon-32x32.png and /dev/null differ diff --git a/thoughts/static/images/favicon.afdesign b/thoughts/static/images/favicon.afdesign new file mode 100644 index 0000000..c57504b Binary files /dev/null and b/thoughts/static/images/favicon.afdesign differ diff --git a/thoughts/static/images/favicon.ico b/thoughts/static/images/favicon.ico deleted file mode 100644 index 3378b9b..0000000 Binary files a/thoughts/static/images/favicon.ico and /dev/null differ diff --git a/thoughts/static/images/favicon.png b/thoughts/static/images/favicon.png index fd9ebb1..8df5049 100644 Binary files a/thoughts/static/images/favicon.png and b/thoughts/static/images/favicon.png differ diff --git a/thoughts/static/images/favicon.svg b/thoughts/static/images/favicon.svg new file mode 100644 index 0000000..fc01bfe --- /dev/null +++ b/thoughts/static/images/favicon.svg @@ -0,0 +1,35 @@ + + + + + + + + + + diff --git a/thoughts/templates/thoughts/page.html b/thoughts/templates/thoughts/page.html index 405ec30..83be831 100644 --- a/thoughts/templates/thoughts/page.html +++ b/thoughts/templates/thoughts/page.html @@ -11,7 +11,8 @@ {% block head %}{% endblock %} - + +