1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-03-20 19:51:32 +00:00

Fix broken build

This commit is contained in:
Bjørn Erik Pedersen 2016-10-10 15:17:13 +02:00
parent 0206be0275
commit 8b8a1e0a4c

View file

@ -16,6 +16,7 @@ package hugolib
import (
"encoding/json"
"fmt"
"html/template"
"net/url"
"os"
"path/filepath"