Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update to 2024-03-09 09:37 #249

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions _posts/2023-10-06-hatsumi-taikai.markdown
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
---
title: "Hatsumi Taikai"
date: 2023-10-06 16:00:00 +0200
last_modified_at: 2024-02-17 15:37:13 +0100
last_modified_at: 2024-03-09 09:37:06 +0100
categories: tournaments
lang: pl
---

Zapraszamy Was na drugi turniej MERS w Krakowie!

{% include figure.html alt="Hatsumi Taikai" filename="2023-10-06-hatsumi-taikai.png" %}
{% capture fig_img %}
![Hatsumi Taikai]({{ "/assets/images/2023-10-06-hatsumi-taikai.png" | relative_url }})
{% endcapture %}

<figure>
{{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
</figure>

## O turnieju

Expand Down
10 changes: 8 additions & 2 deletions _posts/en/2023-10-06-hatsumi-taikai.markdown
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
---
title: "Hatsumi Taikai"
date: 2023-10-06 16:00:00 +0200
last_modified_at: 2024-02-17 15:37:13 +0100
last_modified_at: 2024-03-09 09:37:06 +0100
categories: tournaments
lang: en
---

We invite you to the second MERS tournament in Kraków!

{% include figure.html alt="Hatsumi Taikai" filename="2023-10-06-hatsumi-taikai.png" %}
{% capture fig_img %}
![Hatsumi Taikai]({{ "/assets/images/2023-10-06-hatsumi-taikai.png" | relative_url }})
{% endcapture %}

<figure>
{{ fig_img | markdownify | remove: "<p>" | remove: "</p>" }}
</figure>

## About

Expand Down