Add support for rel="ugc"
This commit is contained in:
parent
f95a2b2cda
commit
cf3041220a
7 changed files with 24 additions and 20 deletions
|
|
@ -1900,7 +1900,7 @@ config :pleroma, :config_description, [
|
|||
key: :rel,
|
||||
type: [:string, false],
|
||||
description: "override the rel attribute. false to clear",
|
||||
suggestions: ["noopener noreferrer", false]
|
||||
suggestions: ["ugc", false]
|
||||
},
|
||||
%{
|
||||
key: :new_window,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue