mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
Update Flex endpoint
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
" <head>",
|
||||
" <meta charset=\"UTF-8\">",
|
||||
" <title>{% block title %}Welcome!{% endblock %}</title>",
|
||||
" <link rel=\"icon\" href=\"data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>\u26ab\ufe0f</text></svg>\">",
|
||||
" {# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #}",
|
||||
" {% block stylesheets %}",
|
||||
" {{ encore_entry_link_tags('app') }}",
|
||||
@@ -50,7 +51,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "ba5388319da939fbb8a5ffab45179801a936da0d"
|
||||
"ref": "bffbb8f1a849736e64006735afae730cb428b6ff"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user