From 4aa1e16d07dd8d25a0b70c0a02625a0a10091b5c Mon Sep 17 00:00:00 2001 From: schneefux Date: Mon, 6 Jan 2020 13:01:09 +0100 Subject: Replace buildpack by .static --- .buildpacks | 1 - .static | 0 2 files changed, 1 deletion(-) delete mode 100644 .buildpacks create mode 100644 .static diff --git a/.buildpacks b/.buildpacks deleted file mode 100644 index ae2ae33..0000000 --- a/.buildpacks +++ /dev/null @@ -1 +0,0 @@ -https://github.com/roperzh/heroku-buildpack-hugo diff --git a/.static b/.static new file mode 100644 index 0000000..e69de29 -- cgit v1.3.1