Skip to content

fix: 修复图片alt为空时Fancybox caption输出undefined的问题 #112

fix: 修复图片alt为空时Fancybox caption输出undefined的问题

fix: 修复图片alt为空时Fancybox caption输出undefined的问题 #112

Workflow file for this run

name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
if: github.repository == 'volantis-x/hexo-theme-volantis'
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"