WIP: adding slides for course 4 #10
@@ -0,0 +1,4 @@
|
||||
GIT_for_advanced_3.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
GIT_for_beginners_2.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
GIT_for_newbies.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
GIT_CI_CD_4.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -90,3 +90,23 @@ Slides:
|
||||
<button class="next-btn">Next</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="pdf-viewer-container" data-url="../GIT_CI_CD_4.pdf">
|
||||
<div class="pdf-viewer-header">
|
||||
<span class="document-label">Document Viewer</span>
|
||||
<a href="../GIT_for_advanced_3.pdf" download target="_blank" class="download-btn">
|
||||
⬇ Download PDF
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="pdf-viewer-content">
|
||||
<canvas></canvas>
|
||||
<div class="pdf-viewer-loading">Loading...</div>
|
||||
</div>
|
||||
|
||||
<div class="pdf-viewer-controls">
|
||||
<button class="prev-btn">Previous</button>
|
||||
<span class="page-info">Page <span class="page-num">--</span> of <span class="page-count">--</span></span>
|
||||
<button class="next-btn">Next</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user