From b2313df59d5e0165bb3c6096f6597e887ecd1ace Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 3 Mar 2022 20:28:35 +0000 Subject: [PATCH] commit 246f1342d14afb0e49a7f8d5e449013b2ba105a6 Author: Robert Kaussow Date: Thu Mar 3 21:15:49 2022 +0100 chore: add auto-generated _docs folder to gitignore file --- index.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 30856f7..90aaa02 100644 --- a/index.md +++ b/index.md @@ -3,13 +3,13 @@ title: motd type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.motd) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.motd?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.motd) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.motd/src/branch/master/LICENSE) +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.motd) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.motd?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.motd) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.motd/src/branch/master/LICENSE) Configure motd and issue message. -* [Default Variables](#default-variables) - * [motd_org_name](#motd_org_name) -* [Dependencies](#dependencies) +- [Default Variables](#default-variables) + - [motd_org_name](#motd_org_name) +- [Dependencies](#dependencies) --- @@ -23,6 +23,8 @@ Configure motd and issue message. motd_org_name: Exaple Inc. ``` + + ## Dependencies None.