forked from AkkomaGang/akkoma
Update "config/description.exs"
This commit is contained in:
parent
cf3041220a
commit
d639cdcecb
1 changed files with 1 additions and 1 deletions
|
@ -1900,7 +1900,7 @@
|
||||||
key: :rel,
|
key: :rel,
|
||||||
type: [:string, false],
|
type: [:string, false],
|
||||||
description: "override the rel attribute. false to clear",
|
description: "override the rel attribute. false to clear",
|
||||||
suggestions: ["ugc", false]
|
suggestions: ["ugc", "noopener noreferrer", false]
|
||||||
},
|
},
|
||||||
%{
|
%{
|
||||||
key: :new_window,
|
key: :new_window,
|
||||||
|
|
Loading…
Reference in a new issue