Skip to content

Commit b22dd2e

Browse files
committed
add url
1 parent c3dd9ba commit b22dd2e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

nav.html

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<a href="./" class="navbar-brand">
4747
<img src="./logo.png" width="40" height="40"/> </a>
48-
<div class="brand" id="titlename">工匠实验室 - 专注工控安全研究</div>
48+
<div class="brand" id="titlename">工匠实验室</div>
4949
</div>
5050
<div class="collapse navbar-collapse navbar-ex1-collapse navbar-right">
5151
<ul class="nav navbar-nav">
@@ -106,6 +106,11 @@ <h2><span class="current" id="-">&nbsp;安全资讯&nbsp;</span><span id="-">&nb
106106
<td><a target="_blank" rel="external nofollow" href="https://www.secpulse.com/archives/category/articles/industrial-safety">安全脉搏</a></td>
107107
<td><a target="_blank" rel="external nofollow" href="http://www.gushenxing.com/news.asp?id=74">谷神星 BLOG</a></td>
108108
<td><a target="_blank" rel="external nofollow" href="https://www.tofinosecurity.com/blog">Tofino BLOG</a></td>
109+
<td><a target="_blank" rel="external nofollow" href="http://www.securityweek.com/scada-ics">securityweek</a></td>
110+
<td><a target="_blank" rel="external nofollow" href="http://www.icscybersecurityconference.com/blog/">icscybersecurityconference</a></td>
111+
</tr>
112+
<td><a target="_blank" rel="external nofollow" href="https://ics-cert.kaspersky.com/category/news/">kaspersky</a></td>
113+
<tr>
109114
</tr>
110115
</tbody>
111116
</table>
@@ -259,6 +264,11 @@ <h2><span class="current" id="-">&nbsp;其它&nbsp;</span><span id="-">&nbsp;</s
259264
独自等待
260265
</a>
261266
</li>
267+
<li class="list-group-item">
268+
<a href="http://plcscan.org/blog/" target="_blank">
269+
灯塔实验室
270+
</a>
271+
</li>
262272
</ul>
263273
</li>
264274
</section>

0 commit comments

Comments
 (0)