Spaces:
Running
Running
Update index.html
Browse files- 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 |
-
|
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>
|