13 lines
281 B
Plaintext
13 lines
281 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")%>
|