forked from platypush/platypush
88c5bc16f5
- Added summary field to the RSS entry - Added support for custom dashboard backgrounds - UX fixes + font change
5 lines
244 B
HTML
5 lines
244 B
HTML
<script type="text/javascript" src="{{ url_for('static', filename='js/widgets/rss-news.js') }}"></script>
|
|
<link rel="stylesheet" href="{{ url_for('static', filename='css/widgets/rss-news.css') }}"></script>
|
|
|
|
<div class="news-container"></div>
|
|
|