Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
malthesers committed Jan 2, 2024
0 parents commit dca6eba
Show file tree
Hide file tree
Showing 44 changed files with 121 additions and 0 deletions.
Binary file added android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/background-a59786a5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 27 additions & 0 deletions assets/index-6742d230.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-a8288f10.css

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

Binary file added covers/a-blue-ridge-mountain-christmas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/a-december-bride.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/a-gift-to-remember.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/a-perfect-christmas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/a-wish-for-christmas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/angel-falls-a-novel-holiday.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/angel-of-christmas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/broadcasting-christmas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/christmas-cookies.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/christmas-encore.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/christmas-in-homestead.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/christmas-in-rome.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/christmas-on-honeysuckle-lane.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/christmas-on-my-mind.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/christmas-she-wrote.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/christmas-under-the-stars.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/every-christmas-has-a-story.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/finding-santa.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/holiday-hearts.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/merry-and-bright.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/nostalgic-christmas.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added covers/once-upon-a-christmas-miracle.jpg
Binary file added covers/sharing-christmas.jpg
Binary file added covers/the-christmas-cottage.jpg
Binary file added covers/the-mistletoe-inn.jpg
Binary file added favicon-16x16.png
Binary file added favicon-32x32.png
Binary file added favicon.ico
Binary file not shown.
25 changes: 25 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Hallmark Christmatch</title>
<meta charset="UTF-8">
<meta name="theme-color" content="#052E16">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Hallmark Christmatch - A concentration and memory game inspired by the most unpredictable and unique Christmas movies.">
<link rel="icon" href="/favicon.ico">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Sacramento&display=swap">
<link rel="manifest" href="/site.webmanifest">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="icon" href="/favicon.ico">
<script type="module" crossorigin src="/assets/index-6742d230.js"></script>
<link rel="stylesheet" href="/assets/index-a8288f10.css">
</head>
<body class="bg-[url('assets/background.jpg')] bg-cover bg-center select-none">
<div id="app"></div>

</body>
</html>
Binary file added maskable-icon.png
Binary file added screenshots/desktop1.jpg
Binary file added screenshots/desktop2.jpg
Binary file added screenshots/desktop3.jpg
Binary file added screenshots/mobile1.jpg
Binary file added screenshots/mobile2.jpg
Binary file added screenshots/mobile3.jpg
68 changes: 68 additions & 0 deletions site.webmanifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"name": "Hallmark Christmatch",
"short_name": "Hallmark Christmatch",
"description": "A concentration and memory game inspired by the most unpredictable and unique Christmas movies.",
"start_url": "/hallmark-christmatch/",
"background_color": "#052E16",
"theme_color": "#052E16",
"display": "standalone",
"display_override": ["window-controls-overlay"],
"lang": "en",
"categories": ["entertainment", "games"],
"icons": [
{
"src": "android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
},
{
"src": "maskable-icon.png",
"sizes": "210x210",
"type": "image/png",
"purpose": "maskable"
}
],
"screenshots": [
{
"src": "screenshots/mobile1.jpg",
"type": "image/jpg",
"sizes": "724x1408",
"form_factor": "narrow"
},
{
"src": "screenshots/mobile2.jpg",
"type": "image/jpg",
"sizes": "724x1408",
"form_factor": "narrow"
},
{
"src": "screenshots/mobile3.jpg",
"type": "image/jpg",
"sizes": "724x1408",
"form_factor": "narrow"
},
{
"src": "screenshots/desktop1.jpg",
"type": "image/jpg",
"sizes": "838x492",
"form_factor": "wide"
},
{
"src": "screenshots/desktop2.jpg",
"type": "image/jpg",
"sizes": "838x492",
"form_factor": "wide"
},
{
"src": "screenshots/desktop3.jpg",
"type": "image/jpg",
"sizes": "838x492",
"form_factor": "wide"
}
]
}

0 comments on commit dca6eba

Please sign in to comment.