From 00c2a95e04a0e476a140ab15797e196c8585a9f4 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Thu, 23 Jul 2020 14:42:48 -0400 Subject: [PATCH] bump Hugo to v0.74.3 [skip ci] --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 07152b97..9d5d6a99 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,7 @@ # much easier to install Node on the Go base image than vice-versa. FROM golang:1.14-alpine -ENV HUGO_VERSION 0.74.1 +ENV HUGO_VERSION 0.74.3 # remove/comment the following line completely to build with vanilla Hugo: ENV HUGO_EXTENDED 1 diff --git a/README.md b/README.md index 52439085..df3a6890 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Netlify](https://img.shields.io/netlify/a7403a53-fd9d-44c0-a708-a84d9fc1454d?logo=netlify&logoColor=white)](https://app.netlify.com/sites/jakejarvis/deploys) [![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/jakejarvis/jarv.is/CI/main?label=build&logo=github&logoColor=white)](https://github.com/jakejarvis/jarv.is/actions?query=workflow%3ACI+branch%3Amain) -[![Hugo v0.74.1](https://img.shields.io/badge/hugo-0.74.1-ff4088?logo=hugo&logoColor=white)](https://github.com/gohugoio/hugo) +[![Hugo v0.74.3](https://img.shields.io/badge/hugo-0.74.3-ff4088?logo=hugo&logoColor=white)](https://github.com/gohugoio/hugo) [![Licensed under CC-BY-4.0](https://img.shields.io/badge/license-CC--BY--4.0-fb7828?logo=creative-commons&logoColor=white)](LICENSE.md) [![GitHub repo size](https://img.shields.io/github/repo-size/jakejarvis/jarv.is?color=009cdf&label=repo%20size&logo=git&logoColor=white)](https://github.com/jakejarvis/jarv.is)