Monorepo for Tangled tangled.org
2

Configure Feed

Select the types of activity you want to include in your feed.

appview/pages: fix og img link

Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>

author
Anirudh Oppiliappan
date (Mar 1, 2026, 9:54 AM +0200) commit f7c35840 parent 0d3bd036 change-id zuznymsp
+1 -1
+1 -1
appview/pages/templates/timeline/home.html
··· 6 6 <meta property="og:type" content="website" /> 7 7 <meta property="og:url" content="https://tangled.org" /> 8 8 <meta property="og:description" content="The next-generation social coding platform." /> 9 - <meta property="og:image" content="https://assets.tangled.network/what-is-tangled-repo.png" /> 9 + <meta property="og:image" content="https://assets.tangled.network/tangled_og.png" /> 10 10 <meta property="og:image:width" content="1200" /> 11 11 <meta property="og:image:height" content="630" /> 12 12