Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
samko5sam authored Jul 14, 2022
1 parent b952f2f commit ea8c0a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h2 class="title is-2" data-fillin-text="cwb_location_select_value">...</h2>
<span>You can reinstall service worker and remove caches when facing problems by clicking this button.</span>

<hr>
<a class="button is-large is-success is-outlined is-fullwidth mt-3 mb-3" href="https://www.sk5s.cyou/alsoweather/docs/#/guide/install-pwa" target="_blank">
<a class="button is-large is-success is-outlined is-fullwidth mt-3 mb-3" href="https://sk5s.cyou/alsoweather/docs/#/guide/install-pwa" target="_blank">
<span class="icon is-small">
<i class="fas fa-question-circle"></i>
</span>
Expand All @@ -172,7 +172,7 @@ <h2 class="title is-2" data-fillin-text="cwb_location_select_value">...</h2>
</span>
<span class="ml-3">Github</span>
</a>
<button onclick="alert_modal(`<h1 class='title is-1 mb-3'>About alsoweather</h1>簡易天氣app,有mobile、desktop版本。最大溫度折線圖、最小溫度折線圖、地區記憶,chart.js,改善時間顯示<br><a class='button is-large is-success' href='https:\/\/www.sk5s.cyou/alsoweather/docs/' target='_blank'><i class='fas fa-external-link-square-alt'></i> docs</a>`, )" class="button is-large is-success is-outlined is-fullwidth mt-3 mb-3">
<button onclick="alert_modal(`<h1 class='title is-1 mb-3'>About alsoweather</h1>簡易天氣app,有mobile、desktop版本。最大溫度折線圖、最小溫度折線圖、地區記憶,chart.js,改善時間顯示<br><a class='button is-large is-success' href='https:\/\/sk5s.cyou/alsoweather/docs/' target='_blank'><i class='fas fa-external-link-square-alt'></i> docs</a>`, )" class="button is-large is-success is-outlined is-fullwidth mt-3 mb-3">
<span class="icon is-small">
<i class="fas fa-info-circle"></i>
</span>
Expand Down Expand Up @@ -222,4 +222,4 @@ <h2 class="title is-2" data-fillin-text="cwb_location_select_value">...</h2>
</script>

</body>
</html>
</html>

0 comments on commit ea8c0a1

Please sign in to comment.