mirror of https://github.com/louislam/uptime-kuma
[Status Page] Plan to support domain names for status pages
parent
623d03dc6f
commit
1ecd2e45d0
|
@ -1,5 +1,9 @@
|
||||||
<template>
|
<template>
|
||||||
<div></div>
|
<div>
|
||||||
|
<!--
|
||||||
|
TODO: If the domain name matched, directly render the <StatusPage> component.
|
||||||
|
-->
|
||||||
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
Loading…
Reference in New Issue