Update .readme
This commit is contained in:
8
.readme/_sites.md
Normal file
8
.readme/_sites.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<table>
|
||||||
|
<thead>
|
||||||
|
<tr><th align="left">Site</th><th align="left">Status </th></tr>
|
||||||
|
</thead>
|
||||||
|
<tbody>
|
||||||
|
<tr><td valign="top" rowspan="1">example.com</td><td nowrap><a href="https://github.com/iptv-org/epg/actions/workflows/example.com.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/example.com.yml/badge.svg" alt="example.com" style="max-width: 100%;"></a></td></tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"build": "README.md",
|
|
||||||
"files": ["./.readme/template.md"]
|
|
||||||
}
|
|
||||||
4
.readme/readme.json
Normal file
4
.readme/readme.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"build": "README.md",
|
||||||
|
"files": ["./.readme/readme.md"]
|
||||||
|
}
|
||||||
4
.readme/status.json
Normal file
4
.readme/status.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"build": "STATUS.md",
|
||||||
|
"files": ["./.readme/status.md"]
|
||||||
|
}
|
||||||
4
.readme/status.md
Normal file
4
.readme/status.md
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# Status
|
||||||
|
|
||||||
|
<!-- prettier-ignore -->
|
||||||
|
#include "./.readme/_sites.md"
|
||||||
Reference in New Issue
Block a user