File tree 5 files changed +10
-0
lines changed
5 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -188,6 +188,11 @@ <h3 class="h3 text-center text-dark mb-3">My Skills/Tech Stack </h3>
188
188
< img loading ="lazy " src ="https://img.icons8.com/color/2x/linux.png " alt ="Linux Logo " title ="Linux System Operation " />
189
189
</ div >
190
190
</ div >
191
+ < div class ="col-3 col-md-2 px-1 px-md-2 ">
192
+ < div class ="skill-badge ">
193
+ < img loading ="lazy " src ="https://img.icons8.com/?size=128&id=hUvxmdu7Rloj&format=png " alt ="Laravel Logo " title ="Laravel " />
194
+ </ div >
195
+ </ div >
191
196
< div class ="col-3 col-md-2 px-1 px-md-2 ">
192
197
< div class ="skill-badge ">
193
198
< img loading ="lazy " src ="https://img.icons8.com/fluency/2x/docker.png " alt ="Docker Logo " title ="Docker " />
Original file line number Diff line number Diff line change
1
+ - Use Container based view for future iterations of the website
2
+ # examples
3
+ https://kongulov.dev/blog/repository-pattern-in-laravel-php-design-pattern
4
+
5
+ -
You can’t perform that action at this time.
0 commit comments