diff --git a/src/static/img/fav.ico b/src/static/img/fav.ico
new file mode 100644
index 0000000..d4f9b19
Binary files /dev/null and b/src/static/img/fav.ico differ
diff --git a/src/static/img/logo.png b/src/static/img/logo.png
index a5a49ce..9643046 100644
Binary files a/src/static/img/logo.png and b/src/static/img/logo.png differ
diff --git a/src/templates/base.html b/src/templates/base.html
index 26250f4..0855d8a 100644
--- a/src/templates/base.html
+++ b/src/templates/base.html
@@ -14,7 +14,7 @@
{% block title %}Colab{% endblock %} - Colab
-
+
diff --git a/src/templates/includes/big_header.html b/src/templates/includes/big_header.html
index 89177fa..ff83e2a 100644
--- a/src/templates/includes/big_header.html
+++ b/src/templates/includes/big_header.html
@@ -6,4 +6,4 @@
-{% trans "INTERLEGIS COMMUNITIES" %}
+{% trans "PORTAL DO SOFTWARE PÚBLICO BRASILEIRO" %}
diff --git a/src/templates/open-data.html b/src/templates/open-data.html
index cb86ccb..32bb67b 100644
--- a/src/templates/open-data.html
+++ b/src/templates/open-data.html
@@ -3,7 +3,7 @@
{% block main-content %}
-
{% trans "OpenData - Communities Interlegis" %}
+
{% trans "OpenData - Portal do Software Público Brasileiro" %}
{% trans "If you are interested in any other data that is not provided by this API, please contact us via the ticketing system (you must be registered in order to create a ticket)." %}
{% trans "Retrieving data via API" %}
--
libgit2 0.21.2