Browse Source

Fix website build

Murderlon 2 năm trước cách đây
mục cha
commit
a81b9485d3
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      website/inject.js

+ 0 - 1
website/inject.js

@@ -185,7 +185,6 @@ async function injectGhStars () {
 
 async function injectMarkdown () {
   const sources = {
-    '.github/ISSUE_TEMPLATE/integration_help.md': 'src/_template/integration_help.md',
     '.github/CONTRIBUTING.md': 'src/_template/contributing.md',
   }