Made testimonials great again
This commit is contained in:
@ -18,3 +18,9 @@ type CardLink struct {
|
||||
Tags []string
|
||||
Internal bool
|
||||
}
|
||||
|
||||
type ButtonLink struct {
|
||||
Name string
|
||||
Href string
|
||||
Internal bool
|
||||
}
|
||||
|
Reference in New Issue
Block a user