Skip to content

Commit

Permalink
Deploying to gh-pages from master @ 71d0bdb 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
gparant committed Aug 22, 2023
1 parent 5c53886 commit de874b6
Show file tree
Hide file tree
Showing 27 changed files with 15 additions and 15 deletions.
14 changes: 7 additions & 7 deletions assets/main-dc41f397.js → assets/main-5e933246.js

Large diffs are not rendered by default.

File renamed without changes
2 changes: 1 addition & 1 deletion conference.tmj

Large diffs are not rendered by default.

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion map.tmj

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions secretSentence/index.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<html>
<head>
<title>Indices</title>
<title>The Game</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="./css.css">
</head>
<body>
<h1>Félicitation, tu viens de trouver un nouveau mot 🎉</h1>
<p>Voici le code : <span id="code" style="font-weight: bold;"></span></p>
<h1>Congrats, you found the new word 🎉</h1>
<p>The code is: <span id="code" style="font-weight: bold;"></span></p>
<!-- show badge with picture associated -->
<div class="badges" style="display:flex;flex-direction: row;justify-content: center;align-items: center;">
<img id="badgefoundword1" src="./images/word1.png" alt="badge word 1" style="display: none; width: 60px;">
Expand Down
4 changes: 2 additions & 2 deletions secretSentence/review.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<html>
<head>
<title>Indices</title>
<title>Review</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="./css.css">
</head>
<body>
<h1>La phrase secrète 👀</h1>
<h1>The secret sentence 👀</h1>
<!-- show words found -->
<p style="font-size: 30px;">
<span id="word1">---</span>
Expand Down
2 changes: 1 addition & 1 deletion secretSentence/rules.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<head>
<title>Indices</title>
<title>Rules</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="./css.css">
<style>
Expand Down

0 comments on commit de874b6

Please sign in to comment.