summaryrefslogtreecommitdiff
path: root/share/templates/default/splash.tmpl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-06-11 10:43:19 +0300
committerPaul Buetow <paul@buetow.org>2026-06-11 10:43:19 +0300
commit1e7b394e56085a9cc33b8b8b64b094d5223e8853 (patch)
treed716db2d332904bb66f34572ec066d19170cd9cc /share/templates/default/splash.tmpl
parentcbd3cf2be4ce50092ec4eb3f4b28d77c0aa044e4 (diff)
Add shuriken logo and generated favicon
Diffstat (limited to 'share/templates/default/splash.tmpl')
-rw-r--r--share/templates/default/splash.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/templates/default/splash.tmpl b/share/templates/default/splash.tmpl
index ce3483d..5363978 100644
--- a/share/templates/default/splash.tmpl
+++ b/share/templates/default/splash.tmpl
@@ -2,6 +2,7 @@ cat <<END
<html>
<head>
<title>${render_title_html}</title>
+ <link rel="icon" href="${render_backhref_html}/favicon.ico" type="image/x-icon">
<style type="text/css">
body {
background-color: #000000;