From 3d35dc603581d7da08e1856d945daa244382a5d4 Mon Sep 17 00:00:00 2001
From: Luiz F. A. de PrĂ¡ <luiz.pra@olist.com>
Date: Mon, 25 Jan 2021 20:28:27 +0000
Subject: [PATCH] Update README logo and badges

---
 README.md |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 0a8e46d..ceb2c40 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,19 @@
-[![Theme is hugo-coder](https://img.shields.io/badge/Theme-hugo--coder-2b8cbe)](https://github.com/luizdepra/hugo-coder)
+<p align="center">
+  <p align="center">
+    <a href="https://themes.gohugo.io/hugo-coder/">
+      <img src="https://img.shields.io/badge/theme-hugo--coder-2b8cbe" alt="Hugo Theme Badge"">
+    </a>
+    <a href="https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.txt">
+      <img src="https://img.shields.io/github/license/luizdepra/hugo-coder.svg" alt="MIT License Badge">
+    </a>
+  </p>
 
-![Hugo Coder Logotype](https://github.com/luizdepra/hugo-coder/blob/master/images/logos/logotype-a.png)
+  <p align="center">
+    <a href="https://github.com/luizdepra/hugo-coder">
+      <img src="images/logos/logotype-a.png" alt="Hugo Coder Logo" width="600px" height="184px">
+    </a>
+  </p>
+</p>
 
 A simple and clean blog theme for [Hugo](https://gohugo.io/).
 

--
Gitblit v1.10.0