Skip to content

Commit

Permalink
Deploying to gh-pages from @ 231a5ff 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nenadalm committed Jan 19, 2024
1 parent 937fd13 commit 86c17e0
Show file tree
Hide file tree
Showing 6 changed files with 323 additions and 314 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ body {
user-select: none;
}

.message {
font-size: 1.2rem;
}

.form-label {
font-size: 1.2rem;
margin-bottom: 2rem;
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#121212">
<meta name="app-version" content="ae8c9112320cd99cb5827734692c5abc32510c76">
<meta name="app-version" content="231a5ff79f4669f551e0c3d61cfda01fda3984a0">
<meta name="description" content="Backgammon app that works offline.">
<title>Backgammon</title>
<link rel="stylesheet" href="css/styles.f9530c71096446ed260603d51eb361ffcf99c776.css">
<link rel="stylesheet" href="css/styles.20777c58f12c87737aa63a49d581a34dab629fd1.css">
<link rel="icon" href="img/icon.svg?v=ab1961bab6f73abb19db05376a9dc47db4f1efd8" type="image/svg+xml">
<link rel="apple-touch-icon" href="img/icon_192.png?v=823ae89182d23f6f4b31d3b045174b23eb13570b">
<link rel="manifest" href="manifest.json?v=91bd2a47e3a2d20684ea441ac4fcecbb65eb3a84">
</head>
<body>
<div id="app"></div>
<script src="js/app.D35CBF5DBEB69D0EA64F78B4CBC9BE5F.js"></script>
<script src="js/app.B106AEA2E574D823E8BE60CD28A38BD0.js"></script>
<script>app.core.init();</script>
</body>
</html>
Loading

0 comments on commit 86c17e0

Please sign in to comment.