Skip to content

Commit dab8393

Browse files
authored
Merge pull request #17 from codeeshop-oc/codeeshop-oc-patch-2
Update README.md
2 parents d170d49 + 8ee3419 commit dab8393

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![bit](https://img.shields.io/badge/components-1-yellowgreen)](https://github.com/codeeshop-oc/vue-lightbox-advanced/blob/main/src/vue-lightbox-advanced.vue)
88
[![PRs welcome](https://img.shields.io/badge/PRs-welcome-ff69b4.svg)](https://github.com/codeeshop-oc/vue-lightbox-advanced/issues?&q=is%3Aissue+is%3Aopen)
99
[![Deploy](https://github.com/codeeshop-oc/vue-lightbox-advanced/actions/workflows/deploy.yml/badge.svg)](https://github.com/codeeshop-oc/vue-lightbox-advanced/actions/workflows/deploy.yml)
10-
[![CodeQL](https://github.com/codeeshop-oc/vue-lightbox-advanced/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/codeeshop-oc/vue-lightbox-advanced/actions/workflows/codeql-analysis.yml)
10+
[![CodeQL](https://github.com/codeeshop-oc/vue-lightbox-advanced/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/codeeshop-oc/vue-lightbox-advanced/actions/workflows/codeql-analysis.yml)
1111

1212
Vue Lightbox Advanced provides flexibility of displaying first x (1-5) images of your gallery in a grid view as you seen on Facebook timeline. Click on the thumbnail will return an event with the index or file url (src) as per passed props that can be used to show the image or can be used to redirect to that specific file url (src).
1313
It provides the shuffling images according to given options in docs.

0 commit comments

Comments
 (0)