Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/epistemehealth/health-science-journal.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEpisteme Health Inc <ehi-git@epistemehealth.com>2020-11-20 02:04:45 +0300
committerEpisteme Health Inc <ehi-git@epistemehealth.com>2020-11-20 02:04:45 +0300
commit31f882c30775aaea605db19ff4833f36da1cb770 (patch)
treefe51d2e61d457f030725200c3610936869c8f011
parentb0872a389afd3e46e64ddfe6f229098d31e87187 (diff)
Build in Hugo 0.78.2
Build in the latest version of Hugo
-rw-r--r--README.md2
-rw-r--r--netlify.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 05b4d8a..4200e90 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ A Hugo theme that mirrors the appearance of an [OJS](https://github.com/pkp/ojs)
# Demo
-A demo instance of the theme is hosted on [Netlify](https://health-sci-j-demo.netlify.app/).
+A demo instance of the theme is hosted on [Netlify](https://health-sci-j-demo.netlify.app/) and on the [Hugo themes gallery](https://themes.gohugo.io/health-science-journal/).
# Features
diff --git a/netlify.toml b/netlify.toml
index e1ab3ba..d91c3a0 100644
--- a/netlify.toml
+++ b/netlify.toml
@@ -1,3 +1,3 @@
[context.production.environment]
-HUGO_VERSION = "0.74.3"
+HUGO_VERSION = "0.78.2"
HUGO_ENV = "production" \ No newline at end of file