Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IsMaiLLaBiaDe authored Jul 8, 2024
1 parent 09ef0ef commit 218f296
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions blogs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,13 @@
margin-right: 64px;
}
}

.tool {
align-items: center;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.gh-head-menu {
align-items: center;
display: flex;
Expand Down Expand Up @@ -204,7 +211,8 @@
</div>


<div class="posts">
<div class="tool">

<a href="/blog/how-to-install-jenkins-in-ubuntu/" target="_blank" class="tool-item" style="height: 230px;">

<div class="tool-item-tags">
Expand Down Expand Up @@ -294,7 +302,10 @@ <h3 style="font-size: 18px;">在 Ubuntu 22.04 服务器上安装 Jenkins 及报
<span class="arrow2"><svg t="1716699370592" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="14069" width="16" height="16"><path d="M690.005333 469.333333l-228.864-228.864 60.330667-60.330666L853.333333 512l-331.861333 331.861333-60.330667-60.330666L690.005333 554.666667H170.666667v-85.333334z" p-id="14070" fill="#ffffff"></path></svg></span>
</div>
</div>
</a></div>
</a>


</div>


<footer class="site-footer outer">
Expand Down

0 comments on commit 218f296

Please sign in to comment.