Skip to content

Commit

Permalink
Merge pull request #997 from KhalisFoundation/dev
Browse files Browse the repository at this point in the history
Release 1.7.3
  • Loading branch information
saintsoldierx authored Mar 12, 2020
2 parents c88da30 + 4520b5a commit 20fd098
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sttm/web",
"version": "1.7.2",
"version": "1.7.3",
"description": "Sevadaars are currently working hard to build a newer version of SikhiToTheMax website using modern web technologies.",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/js/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,5 +203,5 @@ export const DOODLE = {
smallImage: `/assets/images/doodle_hola_mahalla_sm.png`,
title: `Celebrating the 319th Hola Mahalla this month of March`,
credit: `Special thanks to <a target="_blank" href="https://instagram.com/immersedinyou">@immersedinyou</a> for the amazing artwork`,
date: new Date('4-1-2020'), //will stop showing after 1st april 2020
date: new Date('April 1, 2020'), //will stop showing after 1st april 2020
}

0 comments on commit 20fd098

Please sign in to comment.