Skip to content

Commit

Permalink
Add flora tallin logo
Browse files Browse the repository at this point in the history
  • Loading branch information
sindrig committed Aug 7, 2024
1 parent 9ae8fb9 commit 4372c35
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions clock/src/club-ids.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,5 @@ export default {
Örninn: "145472",
"Shamrock Rovers": "142447",
"Egnatia": "150334",
"Flora Tallinn": "148573",
};
Binary file added clock/src/images/club-logos/Flora Tallinn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions clock/src/images/clubLogos.js
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@ import { default as valurreyðarf } from "./club-logos/Valur Reyðarf.png";
import { default as þorlákur } from "./club-logos/Þorlákur.png";
import {default as shamrockrovers} from "./club-logos/Shamrock Rovers.png";
import {default as egnatia} from "./club-logos/Egnatia.png";
import {default as floratallinn} from "./club-logos/Flora Tallinn.png";

export default {
"Afganistan": afganistan,
Expand Down Expand Up @@ -782,4 +783,5 @@ export default {
"Þýskaland": þýskaland,
"Shamrock Rovers": shamrockrovers,
"Egnatia": egnatia,
"Flora Tallinn": floratallinn,
};

0 comments on commit 4372c35

Please sign in to comment.