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.