1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-10 14:58:34 +00:00

Make element embedding demo show up under "Web Demos" section (#1837)

Using the "demo" type will make the sample visible under the [Web
Demos](https://flutter.github.io/samples/#?platform=web) section of the
site. cc: @ditman
This commit is contained in:
John Ryan
2023-05-23 12:21:15 -07:00
committed by GitHub
parent 2ca81b3891
commit de8fc4d7e1

View File

@@ -628,7 +628,7 @@ samples:
platforms: ['web']
tags: ['demo', 'web', 'add-to-app', 'embedding']
web: https://flutter-angular.web.app/
type: sample
type: demo
- name: Next Gen UI demo
author: Flutter