Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Hello world.html.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Hello World!
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: "https://astronaut07.github.io"

github:
username: github_username # change to your GitHub username
username: astronaut07

twitter:
username: twitter_username # change to your Twitter username
Expand All @@ -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
Expand Down
Loading