Monorepo for Tangled tangled.org

appview/issues: og image for issues #667

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/3m37uerk4h222
+1 -1
Interdiff #0 #1
+1 -1
appview/issues/opengraph.go
··· 64 64 65 65 // Truncate title if too long 66 66 issueTitle := issue.Title 67 - maxTitleLength := 100 67 + maxTitleLength := 80 68 68 if len(issueTitle) > maxTitleLength { 69 69 issueTitle = issueTitle[:maxTitleLength] + "…" 70 70 }
appview/issues/router.go

This file has not been changed.

appview/ogcard/card.go

This file has not been changed.

appview/pages/templates/repo/issues/fragments/og.html

This file has not been changed.

appview/repo/opengraph.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/issues: og image for issues
3/3 success
expand
expand 0 comments
pull request successfully merged
1 commit
expand
appview/issues: og image for issues
3/3 success
expand
expand 0 comments