From 4d9b4cd30431327bdec17b4ace4af54ce099c66a Mon Sep 17 00:00:00 2001 From: astronaut0703 Date: Fri, 2 May 2025 23:41:11 +0900 Subject: [PATCH 1/4] first commit --- Hello world.html.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Hello world.html.txt diff --git a/Hello world.html.txt b/Hello world.html.txt new file mode 100644 index 00000000000..c57eff55ebc --- /dev/null +++ b/Hello world.html.txt @@ -0,0 +1 @@ +Hello World! \ No newline at end of file From 472a9ad0e4dbdb0b5703aece347babfd2ad1ddd8 Mon Sep 17 00:00:00 2001 From: astronaut07 <92841691+astronaut0703@users.noreply.github.com> Date: Fri, 2 May 2025 23:48:44 +0900 Subject: [PATCH 2/4] Update _config.yml Signed-off-by: astronaut07 <92841691+astronaut0703@users.noreply.github.com> --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index d6f84c57815..47284fd1425 100644 --- a/_config.yml +++ b/_config.yml @@ -23,10 +23,10 @@ description: >- # used by seo meta and the atom feed # Fill in the protocol & hostname for your site. # E.g. 'https://username.github.io', note that it does not end with a '/'. -url: "" +url: astronaut07.github.io github: - username: github_username # change to your GitHub username + username: astronaut07 twitter: username: twitter_username # change to your Twitter username @@ -35,7 +35,7 @@ social: # Change to your full name. # It will be displayed as the default author of the posts and the copyright owner in the Footer name: your_full_name - email: example@domain.com # change to your email address + email: astronaut0703@gmail.com links: # The first element serves as the copyright owner's link - https://twitter.com/username # change to your Twitter homepage From 2f7e61781b2837096a50ede55f372702c6955b90 Mon Sep 17 00:00:00 2001 From: astronaut07 <92841691+astronaut0703@users.noreply.github.com> Date: Fri, 2 May 2025 23:49:21 +0900 Subject: [PATCH 3/4] Update _config.yml Signed-off-by: astronaut07 <92841691+astronaut0703@users.noreply.github.com> --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 47284fd1425..cf8fb279883 100644 --- a/_config.yml +++ b/_config.yml @@ -23,7 +23,7 @@ description: >- # used by seo meta and the atom feed # Fill in the protocol & hostname for your site. # E.g. 'https://username.github.io', note that it does not end with a '/'. -url: astronaut07.github.io +url: https://astronaut07.github.io github: username: astronaut07 From 4f4c53ea6a3fc915e322edd443e0fa4f455f69c3 Mon Sep 17 00:00:00 2001 From: astronaut07 <92841691+astronaut0703@users.noreply.github.com> Date: Sat, 3 May 2025 00:03:34 +0900 Subject: [PATCH 4/4] Update _config.yml Signed-off-by: astronaut07 <92841691+astronaut0703@users.noreply.github.com> --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index cf8fb279883..7c0bd71507f 100644 --- a/_config.yml +++ b/_config.yml @@ -23,7 +23,7 @@ description: >- # used by seo meta and the atom feed # Fill in the protocol & hostname for your site. # E.g. 'https://username.github.io', note that it does not end with a '/'. -url: https://astronaut07.github.io +url: "https://astronaut07.github.io" github: username: astronaut07