Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>The unit circle</title> | |
| <link rel="stylesheet" href="katex.css"> | |
| <style>body { margin: 0; font-family: sans-serif; } #app { max-width: 960px; margin: 0 auto; }</style> | |
| </head> | |
| <body> | |
| <div id="app"></div> | |
| <noscript>This lesson requires JavaScript. A video fallback can be linked here.</noscript> | |
| <script src="player.js"></script> | |
| </body> | |
| </html> | |