Skip to content

Commit 973c4ba

Browse files
fabienheureuxkolok
andauthored
Désactiver le backlink temporairement (#2062)
* Désactiver le backlink temporairement * Update static/to_compile/embed/helpers.ts --------- Co-authored-by: Nicolas Oudard <nicolas.oudard@beta.gouv.fr>
1 parent 890e185 commit 973c4ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

static/to_compile/embed/helpers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ export async function generateBackLink(
99
return
1010
}
1111

12+
// Temporarily disabled
13+
return
1214
const backlinkTag = document.createElement("div")
1315
backlinkTag.setAttribute(
1416
"style",

0 commit comments

Comments
 (0)