Skip to content

Commit

Permalink
(road) change name style
Browse files Browse the repository at this point in the history
  • Loading branch information
ahyangyi committed Nov 27, 2023
1 parent c77e811 commit 43fc19f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/road/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
title: Ahyangyi's Chinese Road Set (ACRS)
title: ACRS - Ahyangyi's Chinese Road Set
has_children: True
nav_order: 3
---
2 changes: 1 addition & 1 deletion road/lib/docgen.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def gen_docs(string_manager, road_types):
f"""---
layout: default
title: {translation}
parent: Ahyangyi's Chinese Road Set (ACRS)
parent: ACRS - Ahyangyi's Chinese Road Set
nav_order: {i+1}
---
![](img/{road_type.translation_name}.png)
Expand Down

0 comments on commit 43fc19f

Please sign in to comment.