Skip to content

Commit

Permalink
Deploy preview for PR 509
Browse files Browse the repository at this point in the history
  • Loading branch information
jitendravjh committed Aug 22, 2024
1 parent 83d7d11 commit 56c05d4
Show file tree
Hide file tree
Showing 62 changed files with 182,916 additions and 0 deletions.
1,045 changes: 1,045 additions & 0 deletions pr-previews/509/404.html

Large diffs are not rendered by default.

Binary file added pr-previews/509/assets/favicon.ico
Binary file not shown.
28 changes: 28 additions & 0 deletions pr-previews/509/assets/images/turing-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions pr-previews/509/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Redirect</title>
<script type="text/javascript">
var redirects = {"":"tutorials/docs-00-getting-started/index.html"};
var hash = window.location.hash.startsWith('#') ? window.location.hash.slice(1) : window.location.hash;
var redirect = redirects[hash] || redirects[""] || "/";
window.document.title = 'Redirect to ' + redirect;
window.location.replace(redirect);
</script>
</head>
<body>
</body>
</html>
1 change: 1 addition & 0 deletions pr-previews/509/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Sitemap: https://turinglang.org/sitemap.xml
1,543 changes: 1,543 additions & 0 deletions pr-previews/509/search.json

Large diffs are not rendered by default.

12 changes: 12 additions & 0 deletions pr-previews/509/site_libs/bootstrap/bootstrap-dark.min.css

Large diffs are not rendered by default.

2,078 changes: 2,078 additions & 0 deletions pr-previews/509/site_libs/bootstrap/bootstrap-icons.css

Large diffs are not rendered by default.

Binary file not shown.
12 changes: 12 additions & 0 deletions pr-previews/509/site_libs/bootstrap/bootstrap.min.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions pr-previews/509/site_libs/bootstrap/bootstrap.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions pr-previews/509/site_libs/clipboard/clipboard.min.js

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

9 changes: 9 additions & 0 deletions pr-previews/509/site_libs/quarto-html/anchor.min.js

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

6 changes: 6 additions & 0 deletions pr-previews/509/site_libs/quarto-html/popper.min.js

Large diffs are not rendered by default.

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

Loading

0 comments on commit 56c05d4

Please sign in to comment.