diff --git a/docs/widgets.md b/docs/widgets.md index 38d964e0..f0ac657d 100644 --- a/docs/widgets.md +++ b/docs/widgets.md @@ -17,6 +17,7 @@ Dashy has support for displaying dynamic content in the form of widgets. There a - [Exchange Rates](#exchange-rates) - [Stock Price History](#stock-price-history) - [Joke of the Day](#joke) + - [News Headlines](#news-headlines) - [Flight Data](#flight-data) - [NASA APOD](#astronomy-picture-of-the-day) - [GitHub Trending](#github-trending) @@ -413,6 +414,34 @@ Renders a programming or generic joke. Data is fetched from the [JokesAPI](https --- +### News Headlines + +Displays the latest news, click to read full article. Date is fetched from various news sources using [Currents API](https://currentsapi.services/en) + +