mirror of
https://git.tesses.org/tesses50/crosslangextras.git
synced 2026-06-01 10:35:30 +00:00
Make CPKG more complete
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
func Pages.Index(ctx)
|
||||
{
|
||||
var repo = TypeOf(DB.Config.RepoCommitPrefix) == "String" ? DB.Config.RepoCommitPrefix : "https://onedev.site.tesses.net/crosslang/crosslangextras/~files/";
|
||||
var repo = TypeOf(DB.Config.RepoCommitPrefix) == "String" ? DB.Config.RepoCommitPrefix : "https://git.tesses.org/tesses50/crosslangextras/src/commit/";
|
||||
|
||||
var pages = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user