Skip to content

Commit

Permalink
Update templates.html
Browse files Browse the repository at this point in the history
  • Loading branch information
blakadder authored Dec 19, 2019
1 parent 37f16b5 commit 459c995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/templates.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{% elsif link contains "amazon.co.uk" %}
{{ link | append: "?tag=tasmotatemp0a-21" }}
{% elsif link contains "amazon.com" %}
{{ link | append: "?tag=tasmotatempla-20" }}
{{ link | append: "?tag=blakaddertemp-20" }}
{% elsif link contains "amazon.ca" %}
{{ link | append: "?tag=tasmotatemp03-20" }}
{% else %}
Expand All @@ -42,7 +42,7 @@
{% elsif link contains "amazon.co.uk" %}
{{ link | append: "?tag=tasmotatemp0a-21" }}
{% elsif link contains "amazon.com" %}
{{ link | append: "?tag=tasmotatempla-20" }}
{{ link | append: "?tag=blakaddertemp-20" }}
{% elsif link contains "amazon.ca" %}
{{ link | append: "?tag=tasmotatemp03-20" }}
{% else %}
Expand Down

0 comments on commit 459c995

Please sign in to comment.