mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-04-26 03:15:21 -04:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
'use strict';
|
|
|
|
module.exports = require('./lib')(process.cwd()).path();
|