Update app.js

This commit is contained in:
墨明 2023-03-24 11:03:26 +08:00 committed by GitHub
parent 225b377559
commit 8fede3c2e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ function App() {
</div>
<div id='footer'>
<p>基于&nbsp;<Link to='https://uptimerobot.com/' text='UptimeRobot' />&nbsp;接口&nbsp;|&nbsp;检测频率&nbsp;5&nbsp;分钟</p>
<p>2020&nbsp;-&nbsp;2022&nbsp;&copy;&nbsp;Reach&nbsp;-&nbsp;<Link to='/' text='墨明' /></p>
<p>2020&nbsp;-&nbsp;2023&nbsp;&copy;&nbsp;Reach&nbsp;-&nbsp;<Link to='/' text='墨明' /></p>
</div>
</div>
</>