mirror of
https://git.sr.ht/~adnano/kiln
synced 2024-11-08 14:19:20 +01:00
docs: Remove unrelated code snippet
This commit is contained in:
parent
324e74866e
commit
e53cf41aa0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user