feat: fixed html url target

This commit is contained in:
RTAkland
2021-11-25 13:11:15 +08:00
parent bf4831f1e6
commit 01ad27fec7
1 file changed
+1 -1
+1 -1
View File
@@ -249,7 +249,7 @@ class SendWeatherMail:
<b> <b>
<a href="https://dev.qweather.com/" style="color: black" target="_blank">QWeather</a> <a href="https://dev.qweather.com/" style="color: black" target="_blank">QWeather</a>
<a style="color: black">&nbsp;·&nbsp;</a> <a style="color: black">&nbsp;·&nbsp;</a>
<a href="https://github.com/MarkusJoe/HeWeatherReporter" style="color: black" target="_blank">Github Repo</a> <a href="https://github.com/MarkusJoe/QWeather" style="color: black" target="_blank">Github Repo</a>
</b> </b>
</i> </i>
</div>""" </div>"""