Skip to content

Commit

Permalink
Built v2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbaeten committed Feb 12, 2024
1 parent d120bf0 commit 008e1d8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
gtag('config', 'G-9ZECMCE1K5');
</script>
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" defer></script>
<script type="module" crossorigin src="/assets/index-7b9fe2a1.js"></script>
<script type="module" crossorigin src="/assets/index-d9956b3a.js"></script>
<link rel="stylesheet" href="/assets/index-b1aa258f.css">
</head>
<body>
Expand Down Expand Up @@ -723,8 +723,8 @@ <h2>Contact The Developer</h2>
<p>Hi, I'm Devin.</p>
<p>
Send me an email at
<a href="mailto:devin@devinbaeten.com">
devin@devinbaeten.com
<a href="mailto:devin@devincreative.pro">
devin@devincreative.pro
</a>
if you have any questions, comments, or concerns. I'd love to hear from you!
</p>
Expand Down
4 changes: 2 additions & 2 deletions 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,7 +1,7 @@
{
"name": "bereal-time-history",
"private": true,
"version": "2.0.13",
"version": "2.0.14",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 008e1d8

Please sign in to comment.