mirror of
https://github.com/codeninjasuk/dojo.git
synced 2024-11-22 07:27:50 -05:00
Changed "Christmas" greeting to "New Year" Greeting
This commit is contained in:
parent
6ce3a038b5
commit
9102dd603a
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
<div class="title mt-5 text-center justify-center items-center" style="text-align:-webkit-center;">
|
||||
<img src="/img/logo-cn.png" class="justify-center" width="200" alt="">
|
||||
<h2 class="text-white text-lg">Welcome to Code Ninjas Langley!</h2>
|
||||
<h3 class="text-gray-400 text-center text-lg text-1xl font-bold">🎄MERRY CHRISTMAS🎄</h3>
|
||||
<h3 class="text-gray-400 text-center text-lg text-1xl font-bold">🌟Happy New Year!🌟</h3>
|
||||
|
||||
</div>
|
||||
<!-- min-h-screen -->
|
||||
|
@ -242,4 +242,4 @@
|
|||
<script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.x.x/dist/alpine.min.js"></script>
|
||||
<script src="js/carousel.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue