Add query parameter to tune the page for minimal UI, for embending into a blog post. Currently, the embeded iframe mentiones the same post in the embend, taking up too much uneccessary real estate. Also, only open in new tab when not an IFRAME
Browse files
README.md
CHANGED
@@ -44,3 +44,5 @@ https://codepen.io/stillurboy/pen/JjVexrM
|
|
44 |
https://codepen.io/tag/youtube
|
45 |
https://codepen.io/RIR360/pen/GRWNxpo
|
46 |
https://codepen.io/Diogo-Gon-alves-the-selector/pen/rNgyMxb
|
|
|
|
|
|
44 |
https://codepen.io/tag/youtube
|
45 |
https://codepen.io/RIR360/pen/GRWNxpo
|
46 |
https://codepen.io/Diogo-Gon-alves-the-selector/pen/rNgyMxb
|
47 |
+
|
48 |
+
Add query parameter to tune the page for minimal UI, for embending into a blog post. Currently, the embeded iframe mentiones the same post in the embend, taking up too much uneccessary real estate. Also, only open in new tab when not an IFRAME
|