Generation

generate functionThu, 29 Dec 2022

create a hugo shortcode for a table of contents that reads headers 1-6 including accordians

package main import "fmt" func main() { fmt.Println("Hello, world.") }

Want to kickstart your project?Use the new AI Studio to create your code