fix(docs): show content as dotted list in docs

This commit is contained in:
Kjeld Schouten-Lebbing 2022-12-21 23:05:13 +01:00
parent c59c7cbe16
commit 7330374545
2 changed files with 2 additions and 2 deletions

View File

@ -157,7 +157,7 @@ jobs:
link="[**${title}**](charts/${train}/${chart}/${filename%.md})"
if [ ${filename} != "index.md" ]; then
# Append the link to the index.md file
echo "${link}" >> website/docs/charts/${train}/${chart}/index.md
echo "- ${link}" >> website/docs/charts/${train}/${chart}/index.md
echo "" >> website/docs/charts/${train}/${chart}/index.md
fi
done

View File

@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/jackett
- https://github.com/Jackett/Jackett
type: application
version: 13.0.29
version: 13.0.30
annotations:
truecharts.org/catagories: |
- media