Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cevznriny committed Dec 7, 2024
1 parent 4826365 commit ecfc314
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions ega.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,11 @@
}


const dateStr = "2024-12-06 06:00";
const dateStr = "2024-12-07 06:00";
document.getElementById("timeAgo").textContent = timeAgo(dateStr);
</script>

2024-12-06 06:00</p>Total: 68</p><hr>

<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>
2024-12-07 06:00</p>Total: 68</p><hr>
<hr>

<figure class="figure">
Expand Down Expand Up @@ -385,13 +378,6 @@
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Gallinula chloropus">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/Common_moorhen_%28Gallinula_chloropus%29_France.jpg/320px-Common_moorhen_%28Gallinula_chloropus%29_France.jpg">
<figcaption class="figure-caption text-center">Common Moorhen<br>Rørhøne (Grønbenet) (2)</figcaption>
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Parus major">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ef/Great_tit_side-on.jpg/320px-Great_tit_side-on.jpg">
Expand Down Expand Up @@ -483,6 +469,13 @@
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Gallinula chloropus">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/Common_moorhen_%28Gallinula_chloropus%29_France.jpg/320px-Common_moorhen_%28Gallinula_chloropus%29_France.jpg">
<figcaption class="figure-caption text-center">Common Moorhen<br>Rørhøne (Grønbenet) (1)</figcaption>
</a>
</figure>

<figure class="figure">
<a class="text-decoration-none" target="_blank" href="https://www.google.com/search?q=Tringa nebularia">
<img class="figure-img" src="https://upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Greenshank_%28Tringa_nebularia%29.jpg/320px-Greenshank_%28Tringa_nebularia%29.jpg">
Expand Down

0 comments on commit ecfc314

Please sign in to comment.