Initial commit
This commit is contained in:
commit
37ef37be28
10 changed files with 310 additions and 0 deletions
11
vanity.yml
Normal file
11
vanity.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
# This file follows the format of this tool with the addition of the "byline" field of the path object
|
||||
# https://github.com/GoogleCloudPlatform/govanityurls
|
||||
|
||||
host: go.akpain.net
|
||||
|
||||
paths:
|
||||
/cfger:
|
||||
repo: https://git.tdpain.net/pkg/cfger
|
||||
byline: "A basic configuration loading system"
|
||||
vcs: git
|
||||
display: "https://git.tdpain.net/pkg/cfger/-/blob/main{/dir}/{file}#L{line}"
|
Loading…
Add table
Add a link
Reference in a new issue