Эх сурвалжийг харах

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

George Cushen 4 жил өмнө
parent
commit
057ded33f5

+ 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