You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, there are no social media previews for any sites. This seems straightforward and can be easily done by scripts/builder.js when building the HTML string. Requirements include:
set username or display name as document title
set dp as favicon
set dp, bio & name as data for opengraph & twitter <meta> tags
Right now, there are no social media previews for any sites. This seems straightforward and can be easily done by
scripts/builder.jswhen building the HTML string. Requirements include:<meta>tags