Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo-mod-heroicons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Arazas <foo.dogsquared@gmail.com>2022-10-26 09:58:11 +0300
committerGitHub <noreply@github.com>2022-10-26 09:58:11 +0300
commitd924ae1bd579920faf331b90b1580359052e2835 (patch)
tree2903fa72dcc830cf2542f02703175323e9df118d /config.toml
parentd1635e3c8e62528c52131c007152038d01286873 (diff)
Update followed module to v2.0.12 (#4)HEADmaster
* Update to Heroicons v2.0.12 * Update README.md
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index 3d76466..3603742 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,6 @@
[module]
[[module.imports]]
-path="github.com/refactoringui/heroicons"
+path="github.com/tailwindlabs/heroicons"
[[module.imports.mounts]]
source = "src"
-target = "assets/svg/heroicons" \ No newline at end of file
+target = "assets/svg/heroicons"