From 1fb0c2aafa99f0d236ca07810264e66b8b020a07 Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Sat, 31 Oct 2020 09:35:18 -0500 Subject: [PATCH] :lipstick: Switched to a handlebars template for the whole dir index --- ptth_handlebars/file_server_dir.html | 1 + src/bin/file_server.rs | 7 +- src/server/file_server.rs | 137 +++++++++++++-------------- 3 files changed, 74 insertions(+), 71 deletions(-) diff --git a/ptth_handlebars/file_server_dir.html b/ptth_handlebars/file_server_dir.html index 7563912..cc75253 100644 --- a/ptth_handlebars/file_server_dir.html +++ b/ptth_handlebars/file_server_dir.html @@ -1,4 +1,5 @@