Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
237 changes: 237 additions & 0 deletions public/build/assets/app-BAIvXn6i.js

Large diffs are not rendered by default.

237 changes: 0 additions & 237 deletions public/build/assets/app-Bc4NWavi.js

This file was deleted.

1 change: 1 addition & 0 deletions public/build/assets/app-BjeCA3WD.css

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/build/assets/app-DRpT6nvz.css

This file was deleted.

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions public/build/manifest.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"resources/assets/sass/app.scss": {
"file": "assets/app-UrAe1qQ-.css",
"file": "assets/app-CPM0Ossz.css",
"src": "resources/assets/sass/app.scss",
"isEntry": true
},
"resources/css/app.css": {
"file": "assets/app-DRpT6nvz.css",
"file": "assets/app-BjeCA3WD.css",
"src": "resources/css/app.css",
"isEntry": true
},
"resources/js/app.js": {
"file": "assets/app-Bc4NWavi.js",
"file": "assets/app-BAIvXn6i.js",
"name": "app",
"src": "resources/js/app.js",
"isEntry": true,
Expand Down Expand Up @@ -93,7 +93,7 @@
"isDynamicEntry": true
},
"resources/lang/php_en.json": {
"file": "assets/php_en-B_4MyBvm.js",
"file": "assets/php_en-C0dtDj9q.js",
"name": "php_en",
"src": "resources/lang/php_en.json",
"isDynamicEntry": true
Expand Down
9 changes: 7 additions & 2 deletions resources/js/components/ResourceCard.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
<template>
<div class="relative flex flex-col bg-white rounded-lg overflow-hidden">
<div class="flex-shrink-0">
<img :src="resource.thumbnail" />
<div class="relative w-full h-48 sm:h-56 md:h-60 bg-slate-100 overflow-hidden">
<img
:src="resource.thumbnail"
alt=""
loading="lazy"
class="absolute inset-0 w-full h-full object-cover object-center"
/>
</div>

<div
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added storage/app/resources/images/AI for Beginners.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading