We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542f87e commit 7c1bb46Copy full SHA for 7c1bb46
assets/linux-commands-cheat-sheet.pdf
916 KB
index.html
@@ -171,6 +171,27 @@ <h1 class="text-4xl font-extrabold">Linux Commands Cheat Sheet</h1>
171
alt="LabEx Logo"
172
class="mx-auto mt-8"
173
/>
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>
195
</div>
196
</header>
197
<nav>
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments