diff --git a/tetawebapp/static/images/favicon.png b/tetawebapp/static/images/favicon.png
new file mode 100644
index 0000000..8ccd289
Binary files /dev/null and b/tetawebapp/static/images/favicon.png differ
diff --git a/tetawebapp/static/images/transparent.png b/tetawebapp/static/images/transparent.png
deleted file mode 100644
index c23935e..0000000
Binary files a/tetawebapp/static/images/transparent.png and /dev/null differ
diff --git a/tetawebapp/static/styles/tetawebapp.css b/tetawebapp/static/styles/tetawebapp.css
index eaddf4a..eec5a42 100644
--- a/tetawebapp/static/styles/tetawebapp.css
+++ b/tetawebapp/static/styles/tetawebapp.css
@@ -159,6 +159,7 @@ main > article > img {
border-color: var(--mid-bg);
border-style: solid;
border-width: 1px;
+ border-radius: 4px;
}
main > article > p > a {
diff --git a/tetawebapp/templates/index.html b/tetawebapp/templates/index.html
index fa5a7e3..6c759e8 100644
--- a/tetawebapp/templates/index.html
+++ b/tetawebapp/templates/index.html
@@ -7,6 +7,7 @@
+
{% block bodyheader %}