Explorar o código

chore: remove Wowchemy as direct dependency in Hello World theme mod

George Cushen %!s(int64=4) %!d(string=hai) anos
pai
achega
057ded33f5
Modificáronse 2 ficheiros con 0 adicións e 4 borrados
  1. 0 2
      themes/hello-world/config.yaml
  2. 0 2
      themes/hello-world/go.mod

+ 0 - 2
themes/hello-world/config.yaml

@@ -1,6 +1,4 @@
 module:
-  imports:
-    - path: github.com/wowchemy/wowchemy-hugo-modules/wowchemy
   mounts:
     - source: content
       target: content

+ 0 - 2
themes/hello-world/go.mod

@@ -1,5 +1,3 @@
 module github.com/wowchemy/wowchemy-hugo-modules/themes/hello-world
 
 go 1.15
-
-require github.com/wowchemy/wowchemy-hugo-modules/wowchemy master