-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
112 lines (65 loc) · 1.67 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<title>お慈悲猫公式トップ</title>
<link rel="stylesheet" href="ojihineko,topCSS.css">
</head>
<body>
<!-- ロゴ -->
<h2 style="text-align:center">
<img class="disp-block blockcenter" src="ojihinekotoprogo.png" alt="お慈悲猫" title="ロゴ">
<video src="ojihinekoquestion.mp4" hight=93px width=163px LOOP autoplay muted playsinline ></video>
<h2/>
<!-- 初文 -->
<h4 style="text-align:center">
<p>
何もすることがなかったので適当にその辺の紙に描いてみた猫が
<p/>
<p>
意外によさげなのでキャラクター化した!
<p/>
<p>
© 2020 ojihineko
<p/>
<!-- リンク -->
<!--
<h4 style="text-align:center">
<span>
<a href= "URL" >マンガ~準備中~</a>
<span/>
<SPAN>
===
<SPAN/>
<span>
<a href= "URL" >アニメ化~準備中~</a>
<span/>
<h4/>
-->
<h4 style="text-align:center">
<SPAN>
<a href= "https://asahi-a.github.io/ojihihanko/" >お慈悲はんこ!</a>
<SPAN/>
<SPAN>
===
<SPAN/>
<SPAN>
<a href= "https://asahi-a.github.io/ojihinekoesouko/" >お慈悲猫絵倉庫</a>
<SPAN/>
<h4/>
<!-- 紹介お慈悲猫 -->
<h2 style="text-align:center">
<img class="disp-block blockcenter" src="紹介お慈悲猫.png">
<h2/>
<!-- 紹介ヒナタさん -->
<h2 style="text-align:center">
<img class="disp-block blockcenter" src="紹介ヒナタさん.png">
<h2/>
<!-- 紹介不審者 -->
<h2 style="text-align:center">
<img class="disp-block blockcenter" src="紹介不審者.png">
<h2/>
<!-- 紹介作者
<h2 style="text-align:center">
<img class="disp-block blockcenter" src="紹介作者.png">
-->