soiz1 commited on
Commit
8cf6a82
·
1 Parent(s): c8c6179

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -3,6 +3,8 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <script src="https://soiz1-eruda3.hf.space/eruda.js"></script><script>eruda.init();</script>
 
 
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
  <title>高度な音声動画プレイヤー</title>
8
  <style>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <script src="https://soiz1-eruda3.hf.space/eruda.js"></script><script>eruda.init();</script>
6
+ <link rel="icon" type="image/svg+xml" href='<svg width="200" height="200" viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg" lang="ja"><defs> <linearGradient id="grad1" x1="0%" y1="0%" x2="0%" y2="100%"> <stop offset="0%" stop-color="#3474eb" /> <stop offset="100%" stop-color="#34a8eb" /> </linearGradient> </defs> <!-- グラデーション塗りの正三角形 --> <polygon points="50,50 50,150 150,100" fill="url(#grad1)" stroke="black" stroke-width="2" /> </svg>' />
7
+
8
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
9
  <title>高度な音声動画プレイヤー</title>
10
  <style>