Archived
feat: fixed html url target
This commit is contained in:
1 file changed
+1
-1
+1
-1
@@ -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"> · </a>
|
<a style="color: black"> · </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>"""
|
||||||
|
|||||||
Reference in New Issue
Block a user