Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0fe2c0d

Browse files
author
huhuhang
committed
将 LabEx Logo 包裹在链接中,以便用户点击访问
1 parent 44ffbd1 commit 0fe2c0d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

‎index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -166,11 +166,13 @@ <h1 class="text-4xl font-extrabold">Linux Commands Cheat Sheet</h1>
166166
<p class="mt-2 text-lg">
167167
A clean and minimal guide to 491 Linux commands
168168
</p>
169-
<img
170-
src="assets/labex-logo-white.svg"
171-
alt="LabEx Logo"
172-
class="mx-auto mt-8"
173-
/>
169+
<a href="https://labex.io">
170+
<img
171+
src="assets/labex-logo-white.svg"
172+
alt="LabEx Logo"
173+
class="mx-auto mt-8"
174+
/>
175+
</a>
174176
</div>
175177
</header>
176178
<nav>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /