File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,19 @@ <h5 class="modal-title" id="modalTitle">Title</h5>
103
103
</ div >
104
104
</ div >
105
105
</ div >
106
+ < div class ="card mt-5 ">
107
+ < div class ="card-header ">
108
+ Important weblinks
109
+ </ div >
110
+ < div class ="card-body ">
111
+ < div >
112
+ < a class ="card-link " href ="https://try.microchip.com/training/logic-circuit-design-101 "> Logic Circuit Design 101</ a >
113
+ </ div >
114
+ < div >
115
+ < a class ="card-link " href ="https://www.microchip.com/en-us/products/microcontrollers-and-microprocessors/8-bit-mcus/core-independent-and-analog-peripherals/system-flexibility/configurable-logic-block "> Configurable Logic Block</ a >
116
+ </ div >
117
+ </ div >
118
+ </ div >
106
119
<!-- Scripts -->
107
120
< script src ="js/jquery-3.7.1.min.js "> </ script >
108
121
< script src ="js/bootstrap-5.3.3.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments