mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-22 08:07:30 +00:00
Fix duplicate pages in timeline
This commit is contained in:
parent
e93b68abbe
commit
21f98464a5
@ -15,7 +15,6 @@ html
|
||||
else
|
||||
title= `@${user.data.username} | Bibliogram`
|
||||
include includes/head
|
||||
script(src=getStaticURL("html", "/static/js/pagination.js") type="module")
|
||||
script(src=getStaticURL("html", "/static/js/post_overlay.js") type="module")
|
||||
meta(property="og:url" content=`${constants.website_origin}/u/${user.data.username}`)
|
||||
meta(property="og:type" content="profile")
|
||||
|
Loading…
Reference in New Issue
Block a user