mirror of
https://github.com/casey/just.git
synced 2025-07-07 17:45:00 +00:00
Restore www/CNAME (#1364)
This commit is contained in:
parent
2906ea3bac
commit
ca614ad117
3 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,6 @@ title = "Just Programmer's Manual"
|
||||||
build-dir = "build"
|
build-dir = "build"
|
||||||
|
|
||||||
[output.html]
|
[output.html]
|
||||||
cname = "just.systems"
|
|
||||||
git-repository-url = "https://github.com/casey/just"
|
git-repository-url = "https://github.com/casey/just"
|
||||||
site-url = "/man/en/"
|
site-url = "/man/en/"
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,6 @@ title = "Just 用户指南"
|
||||||
build-dir = "build"
|
build-dir = "build"
|
||||||
|
|
||||||
[output.html]
|
[output.html]
|
||||||
cname = "just.systems"
|
|
||||||
git-repository-url = "https://github.com/casey/just"
|
git-repository-url = "https://github.com/casey/just"
|
||||||
site-url = "/man/zh/"
|
site-url = "/man/zh/"
|
||||||
|
|
||||||
|
|
1
www/CNAME
Normal file
1
www/CNAME
Normal file
|
@ -0,0 +1 @@
|
||||||
|
just.systems
|
Loading…
Add table
Add a link
Reference in a new issue