You've already forked QWeatherReporter
add: add a state file
This commit is contained in:
17
logs/index.html
Normal file
17
logs/index.html
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="zh">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>Not an empty directory</title>
|
||||||
|
<style>
|
||||||
|
body{
|
||||||
|
position: relative;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>This file is used for stating this folder is not an empty directory.</p>
|
||||||
|
<a href="https://github.com/MarkusJoe/QWeather" style="color: black">Click me to jump to GitHub -> QWeather</a>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user