diff --git a/docs/makefile b/docs/Makefile similarity index 90% rename from docs/makefile rename to docs/Makefile index b76d3d9..ac19e30 100644 --- a/docs/makefile +++ b/docs/Makefile @@ -17,4 +17,4 @@ hugo-themes: rm -rf themes mkdir themes git clone --depth=1 https://github.com/llc1123/hugo-theme-techdoc.git themes/hugo-theme-techdoc - rm -rf themes/hugo-theme-techdoc/.git \ No newline at end of file + rm -rf themes/hugo-theme-techdoc/.git