File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -97,19 +97,25 @@ onUnmounted(() => {
9797 <p class =" text-xs text-fg-muted m-0 sm:hidden" >not affiliated with npm, Inc.</p >
9898 <div class =" flex items-center gap-4 sm:gap-6" >
9999 <a
100- href =" https://github.com/npmx-dev/ npmx.dev"
100+ href =" https://repo. npmx.dev"
101101 rel =" noopener noreferrer"
102- class =" link-subtle font-mono text-xs min-h-11 min-w-11 flex items-center"
102+ class =" link-subtle font-mono text-xs min-h-11 min-w- flex items-center"
103103 >
104104 source
105105 </a >
106- <span class =" text-border" >|</span >
107106 <a
108- href =" https://roe.dev"
107+ href =" https://social.npmx.dev"
108+ rel =" noopener noreferrer"
109+ class =" link-subtle font-mono text-xs min-h-11 min-w-11 flex items-center"
110+ >
111+ social
112+ </a >
113+ <a
114+ href =" https://chat.npmx.dev"
109115 rel =" noopener noreferrer"
110116 class =" link-subtle font-mono text-xs min-h-11 min-w-11 flex items-center"
111117 >
112- @danielroe
118+ chat
113119 </a >
114120 </div >
115121 </div >
You can’t perform that action at this time.
0 commit comments