Merge pull request #697 from thecodacus/update-socials

docs: added socials
This commit is contained in:
Anirban Kar 2024-12-13 16:12:52 +05:30 committed by GitHub
commit b4104962b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 2 deletions

View File

@ -5,6 +5,7 @@ on:
types: [closed]
branches:
- main
permissions:
contents: write
@ -17,8 +18,10 @@ jobs:
pull-requests: read
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
token: ${{ secrets.GITHUB_TOKEN }}
- name: Configure Git
run: |
git config --global user.name 'github-actions[bot]'

View File

@ -44,6 +44,14 @@ extra:
- icon: fontawesome/brands/discourse
link: https://thinktank.ottomator.ai/
name: Bolt.diy Discourse
- icon: fontawesome/brands/x-twitter
link: https://x.com/bolt_diy
name: Bolt.diy on X
- icon: fontawesome/brands/bluesky
link: https://bsky.app/profile/bolt.diy
name: Bolt.diy on Bluesky
markdown_extensions: