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 13, 2024
1 parent dddf274 commit 74ceb36
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions blogs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
.tool .tool-item .tool-item-title {
height: 60px;
overflow: hidden;
padding: 12px 12px 12px;
padding: 20px 12px 20px;
text-decoration: none; }

.site-footer {
Expand Down Expand Up @@ -447,22 +447,22 @@

<div class="tool">

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

<div class="tool-item-tags">
<div>
<span class="tag tag-ubuntu">Ubuntu</span>
<span class="tag tag-jenkins">Jenkins</span>
<span class="tag tag-ubuntu">Presentations</span>
<span class="tag tag-jenkins">Progress</span>
</div>
</div>

<div class="tool-item-top tool-item-title">
<h3 style="font-size: 18px;">在 Ubuntu 22.04 服务器上安装 Jenkins 及报错解决,图文教程</h3>
<h3 style="font-size: 18px;">See Last Published Presentations</h3>
</div>

<div class="tool-item-description">
<p>
本文介绍了在 Ubuntu 服务器上安装 Jenkins 的详细步骤。首先,更新系统软件包并安装 OpenJDK 17,接着,添加 Jenkins 官方仓库并更新包索引,然后安装 Jenkins。安装完成后,启动并启用 Jenkins 服务,打开防火墙端口 8080 并访问 Jenkins 解锁页面
List Dir For Published Presentations
</p>
</div>

Expand Down Expand Up @@ -505,22 +505,22 @@ <h3 style="font-size: 18px;">在 Ubuntu 22.04 服务器上安装 Jenkins 及报



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

<div class="tool-item-tags">
<div>
<span class="tag tag-ubuntu">Ubuntu</span>
<span class="tag tag-jenkins">Jenkins</span>
<span class="tag tag-ubuntu">Alert</span>
<span class="tag tag-jenkins">Urgent</span>
</div>
</div>

<div class="tool-item-top tool-item-title">
<h3 style="font-size: 18px;">在 Ubuntu 22.04 服务器上安装 Jenkins 及报错解决,图文教程</h3>
<h3 style="font-size: 18px;"> Send a Urgent Message </h3>
</div>

<div class="tool-item-description">
<p>
本文介绍了在 Ubuntu 服务器上安装 Jenkins 的详细步骤。首先,更新系统软件包并安装 OpenJDK 17,接着,添加 Jenkins 官方仓库并更新包索引,然后安装 Jenkins。安装完成后,启动并启用 Jenkins 服务,打开防火墙端口 8080 并访问 Jenkins 解锁页面
Urgent Contact
</p>
</div>

Expand Down

0 comments on commit 74ceb36

Please sign in to comment.