From fe79a7b24a5f18afa9b88eab7cd57608361f83b8 Mon Sep 17 00:00:00 2001 From: drusepth Date: Mon, 4 Oct 2021 14:03:07 -0700 Subject: [PATCH] graphics/ images new usage --- app/assets/images/graphics/timeline-line-opt.png | Bin 87 -> 0 bytes app/assets/images/graphics/timeline-line.png | Bin 138 -> 87 bytes ...timeline-line-opt.webp => timeline-line.webp} | Bin app/views/timelines/edit.html.erb | 4 ++-- app/views/timelines/show.html.erb | 2 +- 5 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 app/assets/images/graphics/timeline-line-opt.png rename app/assets/images/graphics/{timeline-line-opt.webp => timeline-line.webp} (100%) diff --git a/app/assets/images/graphics/timeline-line-opt.png b/app/assets/images/graphics/timeline-line-opt.png deleted file mode 100644 index f0b8bd99248ced3100e8e00b84d528262f7665c1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 87 zcmeAS@N?(olHy`uVBq!ia0vp^>X?_wfUrhf;OHmjv*P1Z%;ZhG8k~M zC~U1?k!>bCBjLl+$$PBMhz5CSE}ep%_*tyi-piK!agSji&>RL&S3j3^P6
- <%= image_tag 'graphics/timeline-line.png' %> + <%= image_tag 'graphics/timeline-line.webp' %>