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 7c1bb46

Browse files
committed
Add download link for Linux commands cheat sheet in index.html
1 parent 542f87e commit 7c1bb46

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

‎assets/linux-commands-cheat-sheet.pdf

916 KB
Binary file not shown.

‎index.html

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,27 @@ <h1 class="text-4xl font-extrabold">Linux Commands Cheat Sheet</h1>
171171
alt="LabEx Logo"
172172
class="mx-auto mt-8"
173173
/>
174+
<a
175+
href="assets/linux-commands-cheat-sheet.pdf"
176+
download
177+
class="inline-flex items-center mt-6 px-6 py-3 bg-white text-[#2E7EEE] font-semibold rounded-lg hover:bg-gray-100 transition-colors duration-200"
178+
>
179+
<svg
180+
xmlns="http://www.w3.org/2000/svg"
181+
class="h-5 w-5 mr-2"
182+
fill="none"
183+
viewBox="0 0 24 24"
184+
stroke="currentColor"
185+
>
186+
<path
187+
stroke-linecap="round"
188+
stroke-linejoin="round"
189+
stroke-width="2"
190+
d="M12 10v6m0 0l-3-3m3 3l3-3m2 8H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z"
191+
/>
192+
</svg>
193+
Download PDF
194+
</a>
174195
</div>
175196
</header>
176197
<nav>

0 commit comments

Comments
(0)

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