Mô tả
Nilgiri tea comes from the Blue Mountains (Nilgiri Hills) in southern India's Tamil Nadu and Kerala states. Grown at elevations up to 2,500 meters, these teas are bright, aromatic, and medium-bodied with a distinctive fruity sweetness and clean finish. Nilgiri's round flavor and lack of bitterness make it excellent both on its own and as a base for iced tea and blending.
Embed on your site — TeaFYI
Add the widget to any webpage using a script tag.
<div data-teafyi="variety" data-slug="nilgiri"></div>
<script src="https://cdn.jsdelivr.net/npm/teafyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://teafyi.com/iframe/variety/nilgiri/" width="100%" height="480" frameborder="0" loading="lazy" title="TeaFYI variety widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://teafyi.com/varietys/nilgiri/
Add a badge linking back to TeaFYI.
<a href="https://teafyi.com/varietys/nilgiri/" target="_blank" rel="noopener">
<img src="https://teafyi.com/badge/site.svg" alt="TeaFYI" height="20">
</a>
Use the TeaFYI WordPress plugin shortcode.
[drinkfyi-variety site="teafyi" slug="nilgiri"]
Use as a native HTML custom element in modern browsers.
<teafyi-variety slug="nilgiri" theme="light"></teafyi-variety>
<script src="https://cdn.jsdelivr.net/npm/teafyi-embed@1/dist/embed.min.js" defer></script>