mirror of
https://github.com/grafana/grafana.git
synced 2025-02-11 08:05:43 -06:00
* NewsPanel: Remove CORS proxy and update documentation with recommendations * Updated generated model * Update news-panel.md * Update docs/sources/visualizations/news-panel.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update docs/sources/visualizations/news-panel.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> * Update news-panel.md Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2 lines
69 B
TypeScript
2 lines
69 B
TypeScript
export const DEFAULT_FEED_URL = 'https://grafana.com/blog/news.xml';
|