1
0
Fork 0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-05-21 02:46:06 +02:00

docs: Remove unrelated code snippet

This commit is contained in:
Adnan Maolood 2021-06-26 15:10:46 -04:00
parent bff5e895ac
commit 7201859dbb

View File

@ -604,16 +604,6 @@ All templates have the following functions available to them:
Site metadata contains the following data:
package main
import (
"fmt"
"path"
)
func main() {
fmt.Println(path.Join("https://example.com", "hello-world"))
}
[[ *Variable*
:[ *Description*
| Title