Merge pull request #6 from MontrealGameJam/2022

english header
This commit is contained in:
MarcOlivierRodrigue 2021-12-26 20:51:46 -05:00 committed by GitHub
commit 1494f40367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@
<header class="business-header splash-screen"> <header class="business-header splash-screen">
<div class="row justify-content-center align-items-center"> <div class="row justify-content-center align-items-center">
<div class="col-sm-10 col-md-8 col-lg-4 col-xl-3 title-splash-screen"> <div class="col-sm-10 col-md-8 col-lg-4 col-xl-3 title-splash-screen">
<h1>Montreal Game Jam 2021</h1> <h1>Montreal Game Jam 2022</h1>
<h6>January 20 - January 30</h6> <h6>January 20 - January 30</h6>
<a class="btn btn-info" href="https://globalgamejam.org/2022/jam-sites/montreal-game-jam-online-%C3%A9ts">Register here</a> <a class="btn btn-info" href="https://globalgamejam.org/2022/jam-sites/montreal-game-jam-online-%C3%A9ts">Register here</a>
</div> </div>