Skip to content

Commit 8fcef46

Browse files
Iankodjpepinho24
authored andcommitted
Update readme about new webinar banner in wiki
1 parent 53669cd commit 8fcef46

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

README.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -198,19 +198,7 @@ EXAMPLE from https://github.com/telerik/ajax-docs/blob/master/_config.yml#L6
198198

199199
### Webinar Banner
200200

201-
You can add a yellow banner at the top of all your docs pages from the `_config.yml` file.
202-
203-
Add the desired HTML markup in the `_config.yml` file as a variable near its end, for example use the following (see also [this sample commit that has the code commented out](https://github.com/telerik/blazor-docs/commit/608177be173a7f9ed90c414de5eeacce5aa92e44)). Note the dash in the beginning and the scope setting - the syntax for that must be exact. Make sure to add an empty line before and after your content. Use only spaces for indentation. The HTML content must be in one single line.
204-
205-
```yml
206-
-
207-
scope:
208-
path: ""
209-
values:
210-
announcement: |
211-
Learn how to build Full-Stack C# apps with Telerik UI for Blazor and Entity Framework in no time. <a href="https://www.telerik.com/campaigns/blazor/wb-blazor-in-depth-webinar?utm_medium=internal&utm_source=yellowribbon&utm_campaign=blazor-webinar-weekofblazor" target="_blank">Save your seat</a>!
212-
213-
```
201+
Moved in wiki: [Announcements banner](https://github.com/telerik/docs-seed/wiki/Yellow-ribbon-banner-for-announcements#announcements-banner)
214202

215203

216204
## Build API Reference

0 commit comments

Comments
 (0)