Move module to git.codemonkeysoftware.net
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
// GENERATED BY gitlab.codemonkeysoftware.net/b/hatmill/internal/codegen
|
||||
// GENERATED BY git.codemonkeysoftware.net/b/hatmill/internal/codegen
|
||||
// DO NOT EDIT!
|
||||
|
||||
package element
|
||||
|
||||
import "gitlab.codemonkeysoftware.net/b/hatmill"
|
||||
import "git.codemonkeysoftware.net/b/hatmill"
|
||||
|
||||
// A creates a <a> element.
|
||||
func A(attribs ...hatmill.Attrib) func(children ...hatmill.Term) hatmill.ParentElement {
|
||||
|
Reference in New Issue
Block a user