fix: remove colorScheme for Ionic video tutorial (#1199)

This commit is contained in:
Aroyan
2022-03-21 14:53:48 +08:00
committed by GitHub
parent 1c8efaf136
commit 39a17ec525

View File

@ -1,8 +1,8 @@
# Ionic # Ionic
Ionic framework is an open-source UI toolkit for building performant, high-quality mobile apps, desktop apps, and progressive web apps using web technologies such as HTML, CSS, and JavaScript. Ionic framework is an open-source UI toolkit for building performant, high-quality mobile apps, desktop apps, and progressive web apps using web technologies such as HTML, CSS, and JavaScript.
<ResourceGroupTitle>Free Content</ResourceGroupTitle> <ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://ionicframework.com/'>Official Website</BadgeLink> <BadgeLink colorScheme='blue' badgeText='Official Website' href='https://ionicframework.com/'>Official Website</BadgeLink>
<BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://ionicframework.com/docs/'>Official Getting Started to Ionic framework</BadgeLink> <BadgeLink colorScheme='blue' badgeText='Official Docs' href='https://ionicframework.com/docs/'>Official Getting Started to Ionic framework</BadgeLink>
<BadgeLink colorScheme='Watch' badgeText='Watch' href='https://www.youtube.com/watch?v=AvbuIRg8_Jg'>Ionic Framework 4 - Full Tutorial</BadgeLink> <BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=AvbuIRg8_Jg'>Ionic Framework 4 - Full Tutorial</BadgeLink>