Skip to content

Commit

Permalink
Deploying to gh-pages from @ 83acba6 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ducquando committed May 4, 2024
1 parent bbf58f4 commit 9c57ed5
Show file tree
Hide file tree
Showing 4 changed files with 1,455 additions and 5 deletions.
1,448 changes: 1,448 additions & 0 deletions assets/index-3737a25c.js

Large diffs are not rendered by default.

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

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

9 changes: 5 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,20 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="A presentation tool for quick animation creations using clicks and codes">

<!-- Facebook Meta Tags -->
<meta property='og:url' content='https://www.codeslide.net'>
<meta property='og:type' content='website'>
<meta property='og:title' content='CodeSlide'>
<meta property='og:description' content='A presentation tool for simplified sequential animations'>
<meta property='og:description' content='A presentation tool for quick animation creations using clicks and codes'>

<!-- Twitter Meta Tags -->
<meta name='twitter:card' content='summary_large_image'>
<meta property='twitter:domain' content='codeslide.net'>
<meta property='twitter:url' content='https://www.codeslide.net'>
<meta name='twitter:title' content='CodeSlide'>
<meta name='twitter:description' content='A presentation tool for simplified sequential animations'>
<meta name='twitter:description' content='A presentation tool for quick animation creations using clicks and codes'>

<!-- Favicon -->
<link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>
Expand All @@ -35,8 +36,8 @@
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.8/dist/katex.js" integrity="sha384-tMzugJpfLv7v0f+KXzNMqNCC6sVzLMM3sCnZDgzy0lcO/0h3sAkEBg/URFcV0JpE" crossorigin="anonymous"></script>

<title>codeslide.net</title>
<script type="module" crossorigin src="/assets/index-e08f4996.js"></script>
<link rel="stylesheet" href="/assets/index-d8ab4c90.css">
<script type="module" crossorigin src="/assets/index-3737a25c.js"></script>
<link rel="stylesheet" href="/assets/index-532a0f39.css">
<link rel="manifest" href="/manifest.webmanifest"></head>
<body>
<noscript>
Expand Down
Loading

0 comments on commit 9c57ed5

Please sign in to comment.