mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-02 20:42:24 -06: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
|
|
@ -9,8 +9,8 @@
|
|||
<meta name="og:title" content="GoToSocial Testing Instance">
|
||||
<meta name="og:description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/assets/bundled/_colors.css">
|
||||
<link rel="stylesheet" href="/assets/bundled/base.css">
|
||||
<link rel="stylesheet" href="/assets/dist/_colors.css">
|
||||
<link rel="stylesheet" href="/assets/dist/base.css">
|
||||
{{range .stylesheets}}<link rel="stylesheet" href="{{.}}">
|
||||
{{end}}
|
||||
<link rel="shortcut icon" href="/assets/logo.png" type="image/png">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue