Skip to content

Commit

Permalink
Deploy preview for PR 566
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Dec 2, 2024
1 parent 31149a3 commit 658d54b
Show file tree
Hide file tree
Showing 68 changed files with 189,335 additions and 0 deletions.
1,082 changes: 1,082 additions & 0 deletions pr-previews/566/404.html

Large diffs are not rendered by default.

Binary file added pr-previews/566/assets/favicon.ico
Binary file not shown.
28 changes: 28 additions & 0 deletions pr-previews/566/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/566/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/566/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Sitemap: https://turinglang.org/sitemap.xml
1,572 changes: 1,572 additions & 0 deletions pr-previews/566/search.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Binary file not shown.
7 changes: 7 additions & 0 deletions pr-previews/566/site_libs/bootstrap/bootstrap.min.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions pr-previews/566/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/566/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/566/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 658d54b

Please sign in to comment.