Skip to content

Commit

Permalink
Add contents, js, css folders. fix index.html (title , description's …
Browse files Browse the repository at this point in the history
…content )
  • Loading branch information
atsushi-rh committed Feb 11, 2024
1 parent ada3f4d commit f8374e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

gtag('config', 'G-B2FXKYH887');
</script>
<title>Atsushi Hasumoto's OpenSource Fun Pages!!</title>
<meta name="description" content="OpenSourceに関する情報やFreeBSD,Linuxのネタ集を披露するサイト。"/>
<title>Atsushi Hasumoto's OpenSource (オープンソース) Fun Pages!!</title>
<meta name="description" content="OpenSource(オープンソース)に関する情報やFreeBSD,Linuxのネタ集を披露するサイト。"/>
</head>
<body>
Hello, Github Pages!!<br>
Expand Down

0 comments on commit f8374e5

Please sign in to comment.