From 30c4db1f53e743c378c0025b6ab899eebde1fddb Mon Sep 17 00:00:00 2001 From: fbormann Date: Sun, 9 Oct 2016 00:37:08 -0300 Subject: [PATCH] added a test favicon.ico --- core/static/img/favicon.ico | Bin 0 -> 32038 bytes core/templates/create_account.html | 2 +- core/templates/lembrar_senha.html | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 core/static/img/favicon.ico diff --git a/core/static/img/favicon.ico b/core/static/img/favicon.ico new file mode 100644 index 0000000..8e68c1d Binary files /dev/null and b/core/static/img/favicon.ico differ diff --git a/core/templates/create_account.html b/core/templates/create_account.html index 2e1917b..495edb2 100644 --- a/core/templates/create_account.html +++ b/core/templates/create_account.html @@ -45,7 +45,7 @@ Você deve ter recebido uma cópia da Licença Pública Geral GNU, sob o título - + diff --git a/core/templates/lembrar_senha.html b/core/templates/lembrar_senha.html index faa08d5..6f0fd7d 100644 --- a/core/templates/lembrar_senha.html +++ b/core/templates/lembrar_senha.html @@ -45,7 +45,7 @@ Você deve ter recebido uma cópia da Licença Pública Geral GNU, sob o título - + -- libgit2 0.21.2