Fixed name

This commit is contained in:
Leon Mika 2025-01-27 21:48:40 +11:00
parent bf5d6cbe52
commit d7e7af5a10
22 changed files with 56 additions and 56 deletions

View file

@ -3,8 +3,8 @@ package hugo
import (
"bytes"
"context"
"lmika.dev/lmika/hugo-crm/models"
"lmika.dev/lmika/hugo-crm/providers/hugo/tmpls"
"lmika.dev/lmika/hugo-cms/models"
"lmika.dev/lmika/hugo-cms/providers/hugo/tmpls"
"log"
"os"
"os/exec"