diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2019-12-14 21:46:06 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2019-12-14 21:46:06 +0100 |
| commit | a9c172299fe4adef88e9d54a27647b2a1788b7d3 (patch) | |
| tree | 03a898f0ba6ce217b825b6e2bbde00f9398d0312 | |
| parent | 5c103eaf5555b2d5f1fbd88fc08fcbd0e22191bb (diff) | |
| download | blog-a9c172299fe4adef88e9d54a27647b2a1788b7d3.tar.gz blog-a9c172299fe4adef88e9d54a27647b2a1788b7d3.zip | |
Add hugo buildpack
| -rw-r--r-- | .buildpacks | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.buildpacks b/.buildpacks new file mode 100644 index 0000000..ae2ae33 --- /dev/null +++ b/.buildpacks @@ -0,0 +1 @@ +https://github.com/roperzh/heroku-buildpack-hugo |
