mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 15:12:25 -05:00
rename bundled to dist, caught by gitignore
This commit is contained in:
parent
f971763743
commit
e9b02b6039
12 changed files with 6 additions and 1860 deletions
|
|
@ -103,7 +103,7 @@ func (m *Module) profileTemplateHandler(c *gin.Context) {
|
|||
"statuses": statuses,
|
||||
"stylesheets": []string{
|
||||
"/assets/Fork-Awesome/css/fork-awesome.min.css",
|
||||
"/assets/bundled/profile.css",
|
||||
"/assets/dist/profile.css",
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue