ソースを参照

Fix website build

Murderlon 2 年 前
コミット
a81b9485d3
1 ファイル変更0 行追加1 行削除
  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',
   }