File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html >
3
+ < head >
4
+ < meta charset ='utf-8 '>
5
+ < meta http-equiv ='X-UA-Compatible ' content ='IE=edge '>
6
+ < title > Page Title</ title >
7
+ < meta name ='viewport ' content ='width=device-width, initial-scale=1 '>
8
+ < link rel ='stylesheet ' type ='text/css ' media ='screen ' href ='main.css '>
9
+ </ head >
10
+ < body >
11
+ < p > Repository: < a href ="https://github.com/xtetsuji/html-javascript-tinyapps/ "> https://github.com/xtetsuji/html-javascript-tinyapps/</ a > </ p >
12
+
13
+ < ul >
14
+ < li > < a href ="jal.html "> jal.html</ a > - JAL予約からGoogle Calendar の Event Publisher リンク作成</ li >
15
+ < li > < a href ="kachimai-download.html "> kachimai-download.html</ a > - 十勝毎日新聞電子版の指定日付のアクセス・ダウンロード用(そのブラウザで要事前ログイン)</ li >
16
+ < li > < a href ="tweet-count.html "> tweet-count.html</ a > - Twitter向け(?)の風変わりな文字数カウント</ li >
17
+ </ ul >
18
+
19
+ </ body >
20
+ </ html >
You can’t perform that action at this time.
0 commit comments