Fix filenames and urls.
|
|
@ -7,10 +7,10 @@ head
|
||||||
where the application is deployed with a path prefix, but it seems to be
|
where the application is deployed with a path prefix, but it seems to be
|
||||||
difficult to do that cleanly with Blaze -- at least without adding extra
|
difficult to do that cleanly with Blaze -- at least without adding extra
|
||||||
packages.
|
packages.
|
||||||
link(rel="shortcut icon" href="/favicon.png")
|
link(rel="shortcut icon" href="/wekan-favicon.png")
|
||||||
link(rel="apple-touch-icon" href="/favicon.png")
|
link(rel="apple-touch-icon" href="/wekan-favicon.png")
|
||||||
link(rel="mask-icon" href="/logo-150.svg")
|
link(rel="mask-icon" href="/wekan-logo-150.svg")
|
||||||
link(rel="manifest" href="/manifest.json")
|
link(rel="manifest" href="/wekan-manifest.json")
|
||||||
|
|
||||||
template(name="userFormsLayout")
|
template(name="userFormsLayout")
|
||||||
section.auth-layout
|
section.auth-layout
|
||||||
|
|
@ -20,7 +20,7 @@ template(name="userFormsLayout")
|
||||||
br
|
br
|
||||||
//else
|
//else
|
||||||
// h1.at-form-landing-logo
|
// h1.at-form-landing-logo
|
||||||
// img(src="{{pathFor '/logo.png'}}" alt="")
|
// img(src="{{pathFor '/wekan-logo.png'}}" alt="")
|
||||||
section.auth-dialog
|
section.auth-dialog
|
||||||
+Template.dynamic(template=content)
|
+Template.dynamic(template=content)
|
||||||
if currentSetting.displayAuthenticationMethod
|
if currentSetting.displayAuthenticationMethod
|
||||||
|
|
|
||||||
BIN
public/logo.png
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 756 B After Width: | Height: | Size: 756 B |
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
|
Before Width: | Height: | Size: 5 KiB After Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 8.2 KiB |