chore(layout): use poly links as article licensing
This commit is contained in:
parent
a1adbe4080
commit
ad8a3ecc87
|
@ -41,7 +41,7 @@
|
|||
"nullable": true
|
||||
},
|
||||
"licenses": {
|
||||
"$ref": "/misc/article_licensing.json",
|
||||
"$ref": "/misc/poly_links.json",
|
||||
"description": "Article licensing block",
|
||||
"examples": [
|
||||
{
|
||||
|
|
|
@ -141,6 +141,7 @@ article
|
|||
width: 1.2em
|
||||
height: 1.2em
|
||||
font-size: 1.2em
|
||||
vertical-align: bottom
|
||||
|
||||
h6
|
||||
@extend .size-small
|
||||
|
|
Loading…
Reference in New Issue