From 58ebe6a1cd8ceadacfe989b10d735f663da8d107 Mon Sep 17 00:00:00 2001 From: AnsibleGuy Date: Sat, 29 Jan 2022 22:08:50 +0100 Subject: [PATCH] added logo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e07e39..cc9933a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Apache2](https://www.apache.org/logos/res/httpd/default.png)](https://httpd.apache.org/) + # Apache2 Role Ansible Role to deploy one or multiple Apache2 sites on a linux server.