Skip to content

Commit

Permalink
Merge branch 'master' of github.com:FunnyPhantom/bebras-tasks
Browse files Browse the repository at this point in the history
  • Loading branch information
prhvmm committed Sep 4, 2023
2 parents 54b1f51 + 5c05811 commit aaef109
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions bebras/2022/2022-FR-10_index_cards/index_fa.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<head>
<meta charset="utf-8">
<title>2022-FR-10_index_cards</title>
<title>تله پورت</title>
<script>
window.stringsLanguage = 'fa';
</script>
Expand Down Expand Up @@ -91,7 +91,7 @@
<body>
<div id="task">
<div style="direction: rtl">
<h1>Teleportation</h1>
<h1>تله پورت</h1>
<div id="tabsContainer"></div>
<div id="taskContent">
<div id="zone_1">
Expand Down
2 changes: 1 addition & 1 deletion bebras/2022/2022-FR-12_escape_game/index_fa.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<body>
<div id="task">
<div style="direction: rtl">
<h1>Escape Game</h1>
<h1>اسکیپ روم</h1>
<div id="tabsContainer"></div>
<div id="taskContent">
<div id="zone_1">
Expand Down
2 changes: 1 addition & 1 deletion bebras/2022/2022-FR-14_gerrymandering/index_fa.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<body>
<div id="task">
<div style="direction: rtl">
<h1>Territory</h1>
<h1>منطقه بندی</h1>
<div id="tabsContainer"></div>
<div id="taskContent">
<div id="zone_1">
Expand Down
6 changes: 3 additions & 3 deletions bebras/2022/contents.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ standaloneAddContents({
{ code: "2022-FR-09_fourier",
title: "شن بازی" },
{ code: "2022-FR-10_index_cards",
title: "Téléportation" },
title: "تله پورت" },
{ code: "2022-FR-12_escape_game",
title: "L'échappée" },
title: "اسکیپ روم" },
{ code: "2022-FR-14_gerrymandering",
title: "Élections" }
title: "منطقه بندی" }
]
});

Expand Down

0 comments on commit aaef109

Please sign in to comment.