hotfix(ci): fix markdown issues

This commit is contained in:
Quentin McGaw
2024-01-28 08:31:41 +00:00
parent b3cae52145
commit 8888694b9a
5 changed files with 12 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
{
"MD013": false
"MD013": false,
"MD033": {
"allowed_elements": [
"img"
]
}
}

View File

@@ -2,9 +2,9 @@
## Table of content
1. [Setup](#Setup)
1. [Commands available](#Commands-available)
1. [Guidelines](#Guidelines)
1. [Setup](#setup)
1. [Commands available](#commands-available)
1. [Guidelines](#guidelines)
## Setup

View File

@@ -30,4 +30,5 @@
## Domain setup
This integration uses FreeDNS's v2 dynamic dns interface, which is not shown by default when you select `Dynamic DNS` from the side menu. Instead you must go to https://freedns.afraid.org/dynamic/v2/ and enable dynamic DNS for the subdomains you wish and you will then see a url like `https://sync.afraid.org/u/token/` for each enabled subdomain.
This integration uses FreeDNS's v2 dynamic dns interface, which is not shown by default when you select `Dynamic DNS` from the side menu.
Instead you must go to [freedns.afraid.org/dynamic/v2/](https://freedns.afraid.org/dynamic/v2/) and enable dynamic DNS for the subdomains you wish and you will then see a url like `https://sync.afraid.org/u/token/` for each enabled subdomain.

View File

@@ -1,6 +1,6 @@
# Name.com
<a href="https://www.name.com"><img src="../readme/name.svg" alt="drawing" width="25%"/></a>
<img src="../readme/name.svg" alt="drawing" width="25%"/>
## Configuration

View File

@@ -1,2 +0,0 @@
- goerr113
remove fmt.Sprintf(