Monorepo for Tangled tangled.org

appview/pulls: og image for pulls #668

merged opened by anirudh.fi targeting master from push-wmkmzrsvlkmk
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:hwevmowznbiukdf6uk5dwrrq/sh.tangled.repo.pull/3m37uerk4ha22
+1 -1
Interdiff #0 โ†’ #1
appview/pages/templates/repo/pulls/fragments/og.html

This file has not been changed.

+1 -1
appview/pulls/opengraph.go
··· 67 68 // Truncate title if too long 69 pullTitle := pull.Title 70 - maxTitleLength := 120 71 if len(pullTitle) > maxTitleLength { 72 pullTitle = pullTitle[:maxTitleLength] + "โ€ฆ" 73 }
··· 67 68 // Truncate title if too long 69 pullTitle := pull.Title 70 + maxTitleLength := 80 71 if len(pullTitle) > maxTitleLength { 72 pullTitle = pullTitle[:maxTitleLength] + "โ€ฆ" 73 }
appview/pulls/router.go

This file has not been changed.

History

2 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
appview/pulls: og image for pulls
expand 0 comments
pull request successfully merged
1 commit
expand
appview/pulls: og image for pulls
expand 0 comments