Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
4
vendor/chi-teck/drupal-code-generator/templates/d8/theme-logo.twig
vendored
Normal file
4
vendor/chi-teck/drupal-code-generator/templates/d8/theme-logo.twig
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="100" height="60">
|
||||
<rect x="3" y="3" rx="10" ry="10" width="94" height="54" style="stroke: #187bb8; fill: #f5f5ff;"/>
|
||||
<text x="50%" y="50%" text-anchor="middle" alignment-baseline="middle" style="font-family: Arial, 'Helvetica Neue', Helvetica; fill: #187bb8;">{{ name }} logo</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 341 B |
Reference in a new issue