mirror of
https://github.com/wahyd4/upptime.git
synced 2026-08-09 05:06:31 +10:00
♻️ Link to GitHub path history
This commit is contained in:
+3
-1
@@ -101,7 +101,9 @@ ${pageStatuses
|
||||
page.status === "up" ? "2ecc71" : "e74c3c"
|
||||
}/000000?text=+) ${page.status.toLocaleUpperCase()} | [${
|
||||
page.slug
|
||||
}.yml](./history/${page.slug}.yml) | ${page.time}ms |`
|
||||
}.yml](https://github.com/${owner}/${repo}/commits/master/history/${
|
||||
page.slug
|
||||
}.yml) | ${page.time}ms |`
|
||||
)
|
||||
.join("\n")}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user