Skip to content

add follow it verfication meta tag #48

add follow it verfication meta tag

add follow it verfication meta tag #48

Workflow file for this run

name: Build and Deploy CI
on:
push:
branches:
- master
jobs:
github-pages:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: helaili/jekyll-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}