From d9af96e6f7b40c6a96321ac0f6c96d38dc0da837 Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Tue, 13 May 2025 11:37:55 -0700 Subject: [PATCH] WIP --- assets/x-lg.svg | 3 +++ tpl/header.tpl | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 assets/x-lg.svg diff --git a/assets/x-lg.svg b/assets/x-lg.svg new file mode 100644 index 0000000..b689cbb --- /dev/null +++ b/assets/x-lg.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tpl/header.tpl b/tpl/header.tpl index 8aeceb5..79907fd 100644 --- a/tpl/header.tpl +++ b/tpl/header.tpl @@ -21,7 +21,10 @@
{{#wp-title}} - {{#assetContents list.svg}} + + {{#assetContents list.svg}} + {{#assetContents x-lg.svg}} +