From ee6f59a26a36a656433d1e2a863e4394bc2d8327 Mon Sep 17 00:00:00 2001 From: Last2014 Date: Sat, 7 Jun 2025 17:17:03 +0900 Subject: [PATCH] Add Comments and Create README --- README.md | 2 ++ index.html | 4 ++++ 2 files changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..101d2f4 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Iconify Test Vue.js +[Qiita記事](https://qiita.com/last2014/items/393f38b549da7246d65f)のVue.jsの使用例に使いました。 \ No newline at end of file diff --git a/index.html b/index.html index ed77b88..c4d796a 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,10 @@ + + + + \ No newline at end of file