Skip to content

Commit

Permalink
Merge pull request #33 from K-tecchan/gazo
Browse files Browse the repository at this point in the history
gazo
  • Loading branch information
K-tecchan authored Jan 27, 2024
2 parents 0eecf98 + 87401f5 commit 5b7f54d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ const description = "K-tecchanのブログ。学んだこととか色々書き
<main>
<section>
<div class="my-face">
<Image src={myIcon} alt="k-tecchanの自画像" />
<Image src={myIcon} alt="k-tecchanの自画像" loading={"eager"} />
</div>
<h2>K-tecchan</h2>
<p class="my-description">
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5b7f54d

Please sign in to comment.