xaoxuu / hexo-theme-stellar

内置文档系统的简约商务风Hexo主题,支持大量的标签组件和动态数据组件。
https://xaoxuu.com/wiki/stellar/
MIT License
1.36k stars 330 forks source link

fix: youtube iframe #517

Closed abc1763613206 closed 2 months ago

abc1763613206 commented 2 months ago

共有两处修改:

  1. iframe 添加了 border:none 干掉了垃圾 iframe 自带的一层白边,还挺影响深色模式的观感的。 去除前: image
  2. 根据 Chrome 的老旧政策 ,自动开播需要追加 mute=1 以静音。
stackblitz[bot] commented 2 months ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.