Skip to content

Commit

Permalink
Update wetter.php
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzwindmann committed Feb 22, 2021
1 parent 30282cd commit 63a9008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/wetter.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
?>

<div class="card landscape shadow bg_blue" data-content-piece="Arrenberg Wetter">
<a href="<?php echo get_site_url(); ?>/projekte/arrenberg-farm/">
<a class="card-link" href="<?php echo get_site_url(); ?>/projekte/arrenberg-farm/">
<div class="content white-text">
<div class="emojis-top"><?php echo preg_replace('/\./', ',',$json_decoded->data[0]->values->avg[0]); ?>°C</div>
<h3 class="card-title">
Expand Down

0 comments on commit 63a9008

Please sign in to comment.