feat: first draft
This commit is contained in:
commit
fb3b63f05e
24 changed files with 926 additions and 0 deletions
7
template/abbreviations.typ
Normal file
7
template/abbreviations.typ
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#let abbreviations = (
|
||||
(
|
||||
key: "oidc",
|
||||
short: "OIDC",
|
||||
long: "Open ID Connect"
|
||||
),
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue