This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
MagicMirror
Watch
1
Star
0
Fork
0
You've already forked MagicMirror
mirror of
https://github.com/MichMich/MagicMirror.git
synced
2025-06-27 19:53:36 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
MagicMirror
/
modules
/
default
/
newsfeed
/
fullarticle.njk
4 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactoring newsfeed to use templates instead of generating dom in the code
2021-01-16 13:37:18 +01:00
<div>
<iframe class="newsfeed-fullarticle" src="{{ url }}"></iframe>
Cleanup nunjuck templates (#3109) Ran a linter over it (djlint) which fixed intendation and a few errors --------- Co-authored-by: veeck <michael@veeck.de>
2023-09-02 22:18:57 +02:00
</div>
Reference in New Issue
Copy Permalink