From d2ab63cc6759fdadbd194c8764257828eb716b60 Mon Sep 17 00:00:00 2001 From: amyprudencekingstone Date: Thu, 8 Jun 2023 16:44:00 +0300 Subject: [PATCH] SEO - 172169 Angular Overview Multiple H1 --- angular/Tile/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/Tile/Overview.md b/angular/Tile/Overview.md index 5422c499..a160a3b2 100644 --- a/angular/Tile/Overview.md +++ b/angular/Tile/Overview.md @@ -11,7 +11,7 @@ documentation: ug The Essential JavaScript Tile component provided with Angular support displays opaque rectangles or squares and they are arrayed on the start screen like a grid pattern. Tapping or selecting a Tile, launches the app or does some other action that is represented by the Tile. Tiles are arranged in a group separated by columns that looks like a start screen of a device and it can be either static or live. -# Key Features +## Key Features * **Live tile support:** Here the tiles are changed dynamically at specific time interval. * **Badge value:** It is used to show the content count present behind the Tile.