You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-07-19 09:45:30 -04:00
feat(hugo): upgrade Hugo to v0.17 (#9)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const bin = require('./binary');
|
||||
const bin = require('./');
|
||||
const log = require('logalot');
|
||||
|
||||
bin.run(['version'], err => {
|
||||
|
Reference in New Issue
Block a user