p0: build-time anchor aliases (web-native)
Some checks failed
CI / build-and-anchors (push) Failing after 34s
Some checks failed
CI / build-and-anchors (push) Failing after 34s
This commit is contained in:
6
src/anchors/anchor-aliases.json
Normal file
6
src/anchors/anchor-aliases.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"/archicratie/prologue/": {
|
||||
"p-8-e7075fe3": "p-8-0e65838d"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -121,3 +121,10 @@ body[data-reading-level="2"] .level-3 { display: none; }
|
||||
border-radius: 999px;
|
||||
padding: 2px 8px;
|
||||
}
|
||||
|
||||
.para-alias {
|
||||
display: block;
|
||||
height: 0;
|
||||
/* ajuste si header sticky : */
|
||||
scroll-margin-top: var(--scroll-margin-top, 96px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user