File tree Expand file tree Collapse file tree 2 files changed +306
-4
lines changed Expand file tree Collapse file tree 2 files changed +306
-4
lines changed Original file line number Diff line number Diff line change @@ -87,18 +87,25 @@ import {
8787 target =" _blank" >Docs</a
8888 >
8989 </li >
90+ <li class =" mx-4" >
91+ <a
92+ class =" font-bold whitespace-nowrap dark:text-white"
93+ href =" /pricing"
94+ >Pricing</a
95+ >
96+ </li >
9097 <li class =" mx-4" >
9198 <a class =" font-bold whitespace-nowrap dark:text-white" href =" /blog" rel =" prefetch"
9299 >Blog</a
93100 >
94101 </li >
95- <li class =" mx-4" >
102+ <!-- < li class="mx-4">
96103 <a
97104 class="font-bold whitespace-nowrap dark:text-white"
98105 href={GITHUB_URL}
99106 target="_blank">GitHub</a
100107 >
101- </li >
108+ </li> -->
102109 <li class =" mx-4" >
103110 <a
104111 class =" font-bold whitespace-nowrap dark:text-white"
@@ -139,20 +146,27 @@ import {
139146 target =" _blank" >Docs</a
140147 >
141148 </li >
149+ <li >
150+ <a
151+ class =" font-bold block py-3 px-4 text-lg border-t border-dotted"
152+ href =" /pricing"
153+ rel =" prefetch" >Pricing</a
154+ >
155+ </li >
142156 <li >
143157 <a
144158 class =" font-bold block py-3 px-4 text-lg border-t border-dotted"
145159 href =" /blog"
146160 rel =" prefetch" >Blog</a
147161 >
148162 </li >
149- <li >
163+ <!-- < li>
150164 <a
151165 class="font-bold block py-3 px-4 text-lg border-t border-dotted"
152166 href={GITHUB_URL}
153167 target="_blank">GitHub</a
154168 >
155- </li >
169+ </li> -->
156170 <li >
157171 <a
158172 class =" font-bold block py-3 px-4 text-lg border-t border-dotted"
You can’t perform that action at this time.
0 commit comments