mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
[fix] fix hugo 404
This commit is contained in:
parent
f823d99d8f
commit
d469acb233
@ -1,3 +1,3 @@
|
|||||||
baseURL = "http://kfcfans.gitee.io/ohmyscheduler/"
|
baseURL = "http://kfcfans.gitee.io/ohmyscheduler"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "OhMyScheduler"
|
title = "OhMyScheduler"
|
||||||
|
10
others/guidance/index.html
Normal file
10
others/guidance/index.html
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>OhMyScheduler</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
OhMyScheduler
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
x
Reference in New Issue
Block a user