GreenTeaLatte commited on
Commit
47cda3a
·
verified ·
1 Parent(s): d759af3

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -2
index.html CHANGED
@@ -2,10 +2,9 @@
2
  <html>
3
  <head>
4
  <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
  <title>Presentation</title>
7
  </head>
8
  <body>
9
- <iframe src="https://gamma.app/embed/j6kolyc68d3mesn" style="width: 700px; max-width: 100%; height: 450px" allow="fullscreen" title="LangChain Expression Language (LCEL) and Runnable Protocol: A Comprehensive Guide"></iframe>
10
  </body>
11
  </html>
 
2
  <html>
3
  <head>
4
  <meta charset="utf-8" />
 
5
  <title>Presentation</title>
6
  </head>
7
  <body>
8
+ <iframe src="https://gamma.app/embed/j6kolyc68d3mesn" style="max-width: 100%; max-height: 100%" allow="fullscreen" title="LangChain Expression Language (LCEL) and Runnable Protocol: A Comprehensive Guide"></iframe>
9
  </body>
10
  </html>