Update examples.html

This commit is contained in:
jiawanlong 2025-06-17 16:34:37 +08:00
parent a904ea2dbe
commit 4f713a4c77

View File

@ -16,6 +16,11 @@
<link rel="stylesheet" href="../css/header.css" />
<link rel="stylesheet" href="../css/sideBar.css" />
<link rel="stylesheet" href="../css/examples.css" />
<script
async
defer
src="https://llm.geosophon.com/api/application/embed?protocol=https&host=llm.geosophon.com&token=afca9ecad44112be">
</script>
<!-- <script type="text/javascript" src="../js/utils.js"></script> -->
</head>