Spaces:
Running
Running
Update hongshi.html
Browse files- hongshi.html +2 -2
hongshi.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>红石API - 公益接口平台</title>
|
| 7 |
-
<link rel="icon" href="
|
| 8 |
<style>
|
| 9 |
:root {
|
| 10 |
--neon-blue: #00f3ff;
|
|
@@ -280,7 +280,7 @@
|
|
| 280 |
<div class="cyber-grid"></div>
|
| 281 |
|
| 282 |
<section class="hero">
|
| 283 |
-
<img src="
|
| 284 |
alt="红石API"
|
| 285 |
class="logo">
|
| 286 |
<h1 class="section-title">红石API</h1>
|
|
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>红石API - 公益接口平台</title>
|
| 7 |
+
<link rel="icon" href="logo.webp">
|
| 8 |
<style>
|
| 9 |
:root {
|
| 10 |
--neon-blue: #00f3ff;
|
|
|
|
| 280 |
<div class="cyber-grid"></div>
|
| 281 |
|
| 282 |
<section class="hero">
|
| 283 |
+
<img src="/logo.webp"
|
| 284 |
alt="红石API"
|
| 285 |
class="logo">
|
| 286 |
<h1 class="section-title">红石API</h1>
|