File tree 2 files changed +3
-3
lines changed
functions/[[accountId]]/widget
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ class NoscriptDescriptionInjector {
76
76
}
77
77
78
78
function defaultData ( ) {
79
- const image = "https://near.social/assets /logo.png" ;
79
+ const image = "https://i.ibb.co/h7VbWxZ /logo.png" ;
80
80
const title = "Hyperfiles" ;
81
81
const description =
82
82
"Organize everything. Easily compose between different apps and data types. 🔗🗂️🗃️" ;
Original file line number Diff line number Diff line change 16
16
content ="Organize everything. Easily compose between different apps and data types. 🔗🗂️🗃️ "
17
17
/>
18
18
< meta name ="twitter:card " content ="summary_large_image " />
19
- < meta name ="twitter:site " content ="@NearSocial_ " />
20
- < meta property ="og:image " content ="https://near.social /logo.png " />
19
+ < meta name ="twitter:site " content ="@HyperfilesOrg " />
20
+ < meta property ="og:image " content ="https://i.ibb.co/h7VbWxZ /logo.png " />
21
21
< meta property ="og:type " content ="website " />
22
22
< meta property ="og:title " content ="Hyperfiles " />
23
23
< meta
You can’t perform that action at this time.
0 commit comments