OSDN Git Service

fix dumplicate
authorXeonacid <h.dwwwwww@gmail.com>
Thu, 30 Aug 2018 10:43:27 +0000 (18:43 +0800)
committerGitHub <noreply@github.com>
Thu, 30 Aug 2018 10:43:27 +0000 (18:43 +0800)
dumplicate with https://github.com/24OI/OI-wiki/blob/master/mkdocs.yml#L165

mkdocs.yml

index 494a1a8..ae7a217 100644 (file)
@@ -172,7 +172,6 @@ nav:
     - 最短路: graph/shortest-path.md
     - 最小环: graph/min-circle.md
     - k 短路: graph/kth-path.md
-    - 欧拉图: graph/euler.md
     - 网络流: graph/flow.md
     - 拆点: graph/flow/node.md
     - 最大流: graph/flow/max-flow.md