File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ export const headerData = {
59
59
// ],
60
60
//},
61
61
{
62
- text : 'Business ' ,
62
+ text : 'Blogs ' ,
63
63
href : getBlogPermalink ( ) ,
64
64
// links: [
65
65
// {
@@ -180,7 +180,7 @@ export const footerData = {
180
180
181
181
] ,
182
182
footNote : `
183
- <img class="w-5 h-5 md:w-6 md:h-6 md:-mt-0.5 bg-cover mr-1.5 rtl:mr-0 rtl:ml-1.5 float-left rtl:float-right rounded-sm" src="src/assets/images/icon.png" alt="onWidget logo" loading="lazy"></img>
183
+ <img class="w-5 h-5 md:w-6 md:h-6 md:-mt-0.5 bg-cover mr-1.5 rtl:mr-0 rtl:ml-1.5 float-left rtl:float-right rounded-sm" src="./ src/assets/images/icon.png" alt="onWidget logo" loading="lazy"></img>
184
184
Made by <a class="text-blue-600 underline dark:text-muted"> Unicode Digital</a> · All rights reserved.
185
185
` ,
186
186
} ;
You can’t perform that action at this time.
0 commit comments