Skip to content

Commit b5dc577

Browse files
committed
refactor: rename 'global/cdn' to 'assets'
1 parent ca51df2 commit b5dc577

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pkg/nebula/global/index.templ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package global
22

33
import (
4-
"github.com/onsonr/sonr/pkg/nebula/global/cdn"
4+
cdn "github.com/onsonr/sonr/pkg/nebula/assets"
55
"github.com/onsonr/sonr/pkg/nebula/global/state"
66
)
77

pkg/nebula/global/index_templ.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/nebula/global/styles/layout_templ.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)