From 17233cae6e9aa2b24453f6438324b4af71359b17 Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sun, 13 Jun 2021 00:30:39 -0300 Subject: Add an icon to demo --- src/bin/testserver-demo.rs | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/bin/testserver-demo.rs b/src/bin/testserver-demo.rs index 74ea752..447607f 100644 --- a/src/bin/testserver-demo.rs +++ b/src/bin/testserver-demo.rs @@ -16,13 +16,14 @@ static DEMO: &'static str = r###"! -page.xhtml.t/ 0 0 0 644 663 ` +page.xhtml.t/ 0 0 0 644 724 ` + Testserver Demo @@ -36,8 +37,11 @@ page.xhtml.t/ 0 0 0 644 663 ` - - +icon.a/ 0 0 0 644 190 ` +! +icon.png.b/ 0 0 0 644 122 ` +iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQAAAAA3iMLMAAAAH0lEQVR4nGP4/59hbyPD3L1QtBaG +tsLQThgCKvv/HwAu9hd9OeN5mQAAAABJRU5ErkJggg== "###; fn main() { -- cgit v1.2.3