From 088e596c8047bd8b8c7af60a6c91503e434bbf27 Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Sat, 16 May 2020 09:27:30 +0200 Subject: [PATCH] rename index_old to zoom --- index.html | 2 +- index_old.html => zoom.html | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename index_old.html => zoom.html (100%) diff --git a/index.html b/index.html index f080260..940ef60 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@
  • git.xpub.nl: XPUB GIT repository
  • - Wiki "Zoom" interface (archive, last updated 2018) + Wiki "Zoom" interface (archive, last updated 2018)
  • diff --git a/index_old.html b/zoom.html similarity index 100% rename from index_old.html rename to zoom.html