mirror of
https://github.com/wassname/talk.git
synced 2026-08-12 12:30:39 +08:00
feat: amp
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Coral 5.0 – Embed Stream</title>
|
||||
<title>Coral – Embed Stream</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
@@ -16,9 +16,10 @@
|
||||
<body>
|
||||
<p style="text-align: center">
|
||||
<a href="/admin">Admin</a> | <a href="/story.html">Story</a> |
|
||||
<a href="/storyButton.html">Story With Button</a>
|
||||
<a href="/storyButton.html">Story With Button</a> |
|
||||
<a href="/storyAMP.html"> AMP</a>
|
||||
</p>
|
||||
<h1 style="text-align: center">Coral 5.0 – Embed Stream</h1>
|
||||
<h1 style="text-align: center">Coral – Embed Stream</h1>
|
||||
<div id="coralStreamEmbed" style="max-width: 640px; margin: 0 auto"></div>
|
||||
<script>
|
||||
const CoralStreamEmbed = Coral.createStreamEmbed({
|
||||
|
||||
Reference in New Issue
Block a user