Skip to content

Commit

Permalink
バナーを追加/修正
Browse files Browse the repository at this point in the history
  • Loading branch information
masebb committed May 5, 2024
1 parent 1aa4221 commit b9a6b68
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,4 @@ img {

.banner-item img{
max-height: 50px;
hegith: 100%;
}
3 changes: 3 additions & 0 deletions layouts/partials/banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
<a class="banner-item" href="https://yude.jp/">
<img loading="lazy" src="/images/yude.jp_banner.png" alt="「yude.jp」のWebバナー">
</a>
<a class="banner-item" href="https://pepepper.net/">
<img loading="lazy" src="/images/pepepper.net_banner.png" alt="「pepepperの雑記帳」のWebバナー">
</a>
<a class="banner-item" href="https://mizuame.works/">
<img loading="lazy" src="/images/mizuame_banner.jpg" alt="「mizuameのポートフォリオ」のWebバナー">
</a>
Expand Down
Binary file added static/images/pepepper.net_banner.png
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 b9a6b68

Please sign in to comment.