From 4e7fc8fe6b541c2d2013f81325543528eb76b879 Mon Sep 17 00:00:00 2001 From: Kirill Zhuravlev Date: Mon, 20 Feb 2023 19:54:34 +0100 Subject: [PATCH] remove redundant file (redirects already in config) --- main.go | 1 - tmpl/_redirects | 2 -- 2 files changed, 3 deletions(-) delete mode 100644 tmpl/_redirects diff --git a/main.go b/main.go index a3504c2d293..5bf450c52a5 100644 --- a/main.go +++ b/main.go @@ -33,7 +33,6 @@ const readmePath = "README.md" // This files should be copied 'as is' to outDir directory var staticFiles = []string{ "tmpl/assets", - "tmpl/_redirects", "tmpl/robots.txt", } diff --git a/tmpl/_redirects b/tmpl/_redirects deleted file mode 100644 index d1c859a5834..00000000000 --- a/tmpl/_redirects +++ /dev/null @@ -1,2 +0,0 @@ -/awesome-cloud-native/ / -/awesome-go-fork/ /