Skip to content

Commit

Permalink
fixed directory
Browse files Browse the repository at this point in the history
  • Loading branch information
livghit committed Jan 6, 2024
1 parent ea50d00 commit 1dcbbba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
icons/heroicons/outline
icons/heroicons/solid
icons/outline
icons/solid
*.sum
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
module github.com/livghit/TemplIcons

go 1.21.5

require github.com/a-h/templ v0.2.513

0 comments on commit 1dcbbba

Please sign in to comment.