Put styling into its own workflow file
This commit is contained in:
@@ -66,6 +66,7 @@ func (p *Page) getMetaData() PageWebsiteMetaData {
|
||||
Title: texts.PageTitle,
|
||||
Lang: En,
|
||||
Description: texts.PageDescription,
|
||||
StyleSrcs: []string{"/static/workflow.css"},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user