Uptime-Theme 一个基于 Uptime Robot 的一个主题
前言
我最近在捣鼓UptimeRobot,然后看这个界面太丑了,就想着改改,然后就有这个项目了
一个基于 status.org.cn 的一个主题,对于前者进行修改,整合成的一个主题 觉得好的话记得点个Star哦
A theme based on Uptime Robot, modified to integrate the former into a theme If you think it’s good, remember to order a Star
效果图
开源地址:https://github.com/whohhnb/Uptime-Theme
演示地址:https://status.whohh.cn
它集成了一个随机壁纸的API,每次刷新都有新的图片生成
在网页的css里面,我添加了
background: url(“https://api.fanet.top/img/r/s/“) right bottom / 60% no-repeat !important;
来实现随机壁纸生成
并对其他的UI进行简单修改
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 Whohhの博客!
评论