How to link to facebook mobile app via a "link block"

So the standard text link is cool.

a href=“fb://profile/212971392077465” class=“facebook”>My Fanpage

but what about for a link block?

A custom “a atrribute”?

goal was to try to figure it out with doing custom code :slight_smile:
possible?

here’s my code… I’ve been so anti-html coding. I blame webflow.

<a href="fb://profile/276810932919" class="facebook">
<img border="0" src="http://uploads.webflow.com/5863681b743316b605bcc9a7/5863681b743316b605bcc9ad_icon-facebook.png" width="30px" height="30px" /></a>

Hi @jawtab, I would probably use an embed for this. http://help.webflow.com/faq/how-to-use-the-embed-widget-to-add-custom-code-to-a-webpage.