Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cevznriny committed Jan 22, 2025
1 parent 4c7bc8d commit 38a46db
Showing 1 changed file with 2 additions and 58 deletions.
60 changes: 2 additions & 58 deletions ega.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,67 +35,11 @@
}


const dateStr = "2025-01-21 06:00";
const dateStr = "2025-01-22 06:00";
document.getElementById("timeAgo").textContent = timeAgo(dateStr);
</script>

2025-01-21 06:00</p>Total: 61</p><hr>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Anser albifrons">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/0f/Greater_white-fronted_goose_in_flight-1045.jpg/320px-Greater_white-fronted_goose_in_flight-1045.jpg">
<figcaption class="figure-caption text-center">Greater White-fronted Goose<br>Blisgås (12)</figcaption>
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Carduelis carduelis">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/7c/Carduelis_carduelis_close_up.jpg/320px-Carduelis_carduelis_close_up.jpg">
<figcaption class="figure-caption text-center">European Goldfinch<br>Stillits (6)</figcaption>
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Fringilla coelebs">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/a/ab/Chaffinch_%28Fringilla_coelebs%29.jpg/320px-Chaffinch_%28Fringilla_coelebs%29.jpg">
<figcaption class="figure-caption text-center">Common Chaffinch<br>Bogfinke (2)</figcaption>
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Tachybaptus ruficollis">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/84/Little_grebe_Zwergtaucher.jpg/320px-Little_grebe_Zwergtaucher.jpg">
<figcaption class="figure-caption text-center">Little Grebe<br>Lille Lappedykker (1)</figcaption>
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Falco peregrinus">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9c/Falco_peregrinus_m_Humber_Bay_Park_Toronto.jpg/320px-Falco_peregrinus_m_Humber_Bay_Park_Toronto.jpg">
<figcaption class="figure-caption text-center">Peregrine Falcon<br>Vandrefalk (1)</figcaption>
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Phasianus colchicus">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/7/79/Common_pheasant_%28Phasianus_colchicus%29_cock_2.jpg/320px-Common_pheasant_%28Phasianus_colchicus%29_cock_2.jpg">
<figcaption class="figure-caption text-center">Common Pheasant<br>Fasan (1)</figcaption>
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Erithacus rubecula">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f3/Erithacus_rubecula_with_cocked_head.jpg/320px-Erithacus_rubecula_with_cocked_head.jpg">
<figcaption class="figure-caption text-center">European Robin<br>Rødhals (1)</figcaption>
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=">
<img class="figure-img" src="">
<figcaption class="figure-caption text-center"><br>Gråsisken (1)</figcaption>
</a>
</figure>
2025-01-22 06:00</p>Total: 61</p><hr>
<hr>

<figure class="figure">
Expand Down

0 comments on commit 38a46db

Please sign in to comment.