Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgull committed Mar 5, 2024
1 parent c1c6e43 commit 0faff94
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
chordfinder.info
Binary file added docs/assets/guitar-AUKtsq8u.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/assets/index-IERU3gHe.js

Large diffs are not rendered by default.

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

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

31 changes: 31 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="shortcut icon" type="image/ico" href="/assets/guitar-AUKtsq8u.png" />
<link
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500"
rel="stylesheet"
/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css-1.7.1.min.css"/>

<meta property="og:url" content="https://chordfinder.info" />
<meta property="og:title" content="Chord Finder" />
<meta property="og:description" content="A chord and scale generator for stringed instruments! Anything! From guitar, ukulele, to banjo or your own weird custom instruments!" />
<meta property="og:image" content="https://chordfinder.info/sharing.png" />
<meta property="og:type" content="website" />
<meta property="twitter:creator" content="@gromgull" />

<title>Chord Finder</title>
<script type="module" crossorigin src="/assets/index-IERU3gHe.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-knW3IGk5.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>


</body>
</html>
Binary file added docs/sharing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0faff94

Please sign in to comment.