Skip to content

Commit

Permalink
wdec.orgのwebバナーを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
masebb committed Mar 15, 2024
1 parent c2fa528 commit 5a4f416
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ img {
display: flex;
flex-wrap: wrap;
justify-content: center;
allign-items: center;
flex: 200px;
margin: auto 40px;
}
Expand All @@ -123,5 +124,5 @@ img {
}

.banner-item img{
width: 100%;
height: 100%
}
3 changes: 3 additions & 0 deletions layouts/partials/banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,7 @@
<a class="banner-item" href="https://jsnog.github.io/">
<img src="/images/jsnog-banner.png" alt="日本学生ネットワークオペレーター連合のWebバナー">
</a>
<a class="banner-item" href="https://www.wdic.org/">
<img src="/images/wdic.org_banner.png" alt="通信用語の基礎知識(wdic.org) のWebバナー">
</a>
</div>
Binary file added static/images/wdic.org_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 5a4f416

Please sign in to comment.