Open SavingNinja opened 2 years ago
Adding go module was broken:
module declares its path as: github.com/adityatelange/hugo-PaperMod but was required as: github.com/reorx/hugo-PaperModX
This should fix it.
+1, this would be a great addition since Hugo Modules are the preferred way now.
Adding go module was broken:
This should fix it.