update vxserver.dev to fsdproject.org
This commit is contained in:
@@ -4,10 +4,10 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "2100:3000"
|
- "2100:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./fsd.vxserver.dev:/app
|
- ./fsdproject.org:/app
|
||||||
docs:
|
docs:
|
||||||
image: git.vxserver.dev/fsd/fes:latest
|
image: git.vxserver.dev/fsd/fes:latest
|
||||||
ports:
|
ports:
|
||||||
- "2101:3000"
|
- "2101:3000"
|
||||||
volumes:
|
volumes:
|
||||||
- ./docs.vxserver.dev:/app
|
- ./docs.fsdproject.org:/app
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
@@ -24,7 +24,7 @@ global.finish = function(fes, site)
|
|||||||
site:note(fes.util.cc {
|
site:note(fes.util.cc {
|
||||||
fes.std.h2("Other resources"),
|
fes.std.h2("Other resources"),
|
||||||
fes.std.tl({
|
fes.std.tl({
|
||||||
fes.std.external("https://git.vxserver.dev", "Git Trees"),
|
fes.std.external("https://git.fsdproject.org/", "Git Trees"),
|
||||||
fes.std.external("https://docs.fsdproject.org", "Documentation"),
|
fes.std.external("https://docs.fsdproject.org", "Documentation"),
|
||||||
}),
|
}),
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
Reference in New Issue
Block a user