Skip to content

Commit

Permalink
Fix icon link
Browse files Browse the repository at this point in the history
  • Loading branch information
gehongyan committed Feb 28, 2024
1 parent ef59e24 commit 23ce6ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
jobs:
push_packages:
name: Push Packages
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down
5 changes: 0 additions & 5 deletions docs/_template/material/public/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
icon: 'github',
href: 'https://github.com/gehongyan/Kook.Net',
title: 'GitHub'
},
{
icon: 'discord',
href: 'https://discord.gg/dnet',
title: 'Discord'
}
]
}

0 comments on commit 23ce6ee

Please sign in to comment.