summary refs log tree commit diff stats
path: root/_layouts
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-22 15:01:32 +0200
committermounderfod <mounderfod@gmail.com>2023-07-22 15:01:32 +0200
commit094f8f3a745fcc379a43e438770925189458bd32 (patch)
treed418f39c922d90dba63ee681c8cb2d853065f688 /_layouts
parent82cf97b090a3ea3ea948c59f7a2bf1f38cf9df73 (diff)
downloadwebsite-094f8f3a745fcc379a43e438770925189458bd32.tar.gz
Replace png with webp
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/.#post.html1
-rw-r--r--_layouts/default.html2
2 files changed, 2 insertions, 1 deletions
diff --git a/_layouts/.#post.html b/_layouts/.#post.html
new file mode 100644
index 0000000..3db6872
--- /dev/null
+++ b/_layouts/.#post.html
@@ -0,0 +1 @@
+noahk@LAPTOP-ITF9ILBO.12968:1689950859
\ No newline at end of file
diff --git a/_layouts/default.html b/_layouts/default.html
index 795bb95..99073dc 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -28,7 +28,7 @@
     >
     <div id="main">
       <div class="logo-container">
-        <a href="/"><img class="logo" src="/assets/img/wordart.png" /></a><br />
+        <a href="/"><img class="logo" src="/assets/img/wordart.webp" /></a><br />
       </div>
       <div class="box">{{content}}</div>
     </div>
orking directory' href='/akspecs/ranger/commit/.gitignore?id=7324552d9f89e18046bf4d511317a940105287e2'>7324552d ^
2c4322ca ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19