blog-hexo/themes/hexo-theme-cosy/layout/weather.ejs
2023-10-24 09:48:00 +08:00

1 line
259 B
Plaintext

<%- css("/css/f3729dde.css")%><div class="weather glass-material"></div><script> window.weather = { enable: "<%= theme.weather.enable %>", cityCode: "<%= theme.weather.cityCode %>", appKey: "<%= theme.weather.appKey %>", } </script><%- js("/js/ca6b30b5.js")%>