Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: InvolutionHell/involutionhell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: InvolutionHell/involutionhell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fix/seo-double-h1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 11, 2026

  1. chore(seo): regenerate leetcode-slug-map after dedup

    前一个 commit 删除/重命名了 8 组 leetcode 文件。prebuild 跑
    scripts/generate-leetcode-slug-map.mts 重新扫描后这些条目从 map 移除。
    跟 content 同步,提交进来防止下次 build 触发 dirty。
    
    被移除的 4 个 entry:
      - "2131. 连接两字母单词得到的最长回文串"
      - "46.全排列"
      - "93复原Ip地址"
      - "[1545]找出第 N 个二进制字符串中的第 K 位"
    
    对应的源文件已在前一 commit 删除或重命名为 slug 化命名。
    github-actions[bot] committed May 11, 2026
    Configuration menu
    Copy the full SHA
    0f85102 View commit details
    Browse the repository at this point in the history
Loading