diff --git a/.github/workflows/lints.yml b/.github/workflows/lints.yml index 811510a..3481d68 100644 --- a/.github/workflows/lints.yml +++ b/.github/workflows/lints.yml @@ -16,8 +16,5 @@ jobs: - name: Checkout uses: actions/checkout@v3 - - name: HTMLlint Initialize - run: htmllint init - - name: Execute HTMLlint run: htmllint diff --git a/.htmllintrc b/.htmllintrc new file mode 100644 index 0000000..8249347 --- /dev/null +++ b/.htmllintrc @@ -0,0 +1,73 @@ +{ + "plugins": [], // npm modules to load + + "maxerr": false, + "raw-ignore-regex": false, + "attr-bans": [ + "align", + "background", + "bgcolor", + "border", + "frameborder", + "longdesc", + "marginwidth", + "marginheight", + "scrolling", + "style" + ], + "indent-delta": false, + "indent-style": "nonmixed", + "indent-width": 4, + "indent-width-cont": false, + "spec-char-escape": true, + "text-ignore-regex": false, + "tag-bans": [ + "style", + "b", + "i" + ], + "tag-close": true, + "tag-name-lowercase": true, + "tag-name-match": true, + "tag-self-close": false, + "doctype-first": false, + "doctype-html5": false, + "attr-name-style": "dash", + "attr-name-ignore-regex": false, + "attr-no-dup": true, + "attr-no-unsafe-char": true, + "attr-order": false, + "attr-quote-style": "double", + "attr-req-value": true, + "attr-new-line": false, + "attr-validate": true, + "id-no-dup": true, + "id-class-no-ad": true, + "id-class-style": "dash", + "class-no-dup": true, + "class-style": false, + "id-class-ignore-regex": false, + "img-req-alt": true, + "img-req-src": true, + "html-valid-content-model": true, + "head-valid-content-model": true, + "href-style": false, + "link-req-noopener": true, + "label-req-for": true, + "line-end-style": "lf", + "line-no-trailing-whitespace": true, + "line-max-len": false, + "line-max-len-ignore-regex": false, + "head-req-title": true, + "title-no-dup": true, + "title-max-len": 60, + "html-req-lang": false, + "lang-style": "case", + "fig-req-figcaption": false, + "focusable-tabindex-style": false, + "input-radio-req-name": true, + "input-req-label": false, + "table-req-caption": false, + "table-req-header": false, + "tag-req-attr": false +} \ No newline at end of file diff --git a/www/index.html b/www/index.html index d2f8397..d3d8cc1 100644 --- a/www/index.html +++ b/www/index.html @@ -1,76 +1,78 @@ -
- - - - - - - + - - + + - - - - - - - - - - - - -A.K.A HAYATO WORLD 2018-2023
+ + + -A.K.A HAYATO WORLD 2018-2023
-- Hayaworld aka Hayato World since 2018 -
- - ++ Hayaworld aka Hayato World since 2018 +
+
- Thank you for your contact!
-
-
- 光が丘公園内の池
-
-
+ Thank you for your contact!
+
+
- 清掃工場煙突
-
-
+ 光が丘公園内の池
+
+
- 鈴カステラ
-
-
- IC-T10と紙ログ
- アンテナはNA-772 Whip antenna
-
-
+ 清掃工場煙突
+
+
+ 鈴カステラ
+
+
+ IC-T10と紙ログ
+ アンテナはNA-772 Whip antenna
+
+
- Thank you! -
- -AMATURE RADIO STATION SINCE 2022/Dec./09
- FROM NERIMA, TOKYO
-
- ← Back to JK1QQB
-
+ Thank you! +
+ +AMATURE RADIO STATION SINCE 2022/Dec./09
+ FROM NERIMA, TOKYO
+
+ ← Back to JK1QQB
+
- Thank you for your contact!
-
-
- I can receive your QSL card via... -
- ICOM IC-T10
-
-
- TW-YG03F Yagi-Uda antenna
-
-
- HYS RG174 Whip antenna
-
-
- NA-772 Whip antenna
-
-
社団局運用@東京都千代田区某所PH - New -
-ニューイヤーパーティー@東京都千代田区某所PH -
-- ポータブル運用@練馬区光が丘公園 -
-ポータブル運用@練馬区光が丘公園
-開局
- -AMATURE RADIO STATION SINCE 2022/Dec./09
- FROM NERIMA, TOKYO
-
+ Thank you for your contact!
+
+
+ I can receive your QSL card via... +
+ ICOM IC-T10
+
+
+ TW-YG03F Yagi-Uda antenna
+
+
+ HYS RG174 Whip antenna
+
+
+ NA-772 Whip antenna
+
+
社団局運用@東京都千代田区某所PH + New +
+ニューイヤーパーティー@東京都千代田区某所PH +
++ ポータブル運用@練馬区光が丘公園 +
+ポータブル運用@練馬区光が丘公園
+開局
+AMATURE RADIO STATION SINCE 2022/Dec./09
+ FROM NERIMA, TOKYO
+