mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
remove redundant file (redirects already in config)
This commit is contained in:
parent
9f9087ab49
commit
6d6f8b3109
1
main.go
1
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",
|
||||
}
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
/awesome-cloud-native/ /
|
||||
/awesome-go-fork/ /
|
Loading…
Reference in New Issue
Block a user