Skip to content

Commit 690430e

Browse files
committed
migration: lowercase folder name and slug
1 parent 0414927 commit 690430e

877 files changed

Lines changed: 527 additions & 289 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

entries/Air-Traffic-Controller/20110402_air_traffic_controller.jpg renamed to entries/air-traffic-controller/20110402_air_traffic_controller.jpg

File renamed without changes.

entries/Air-Traffic-Controller/AirTrafficController.cgb renamed to entries/air-traffic-controller/AirTrafficController.cgb

File renamed without changes.

entries/Air-Traffic-Controller/Air_Traffic_Controller__(Gameboy).zip renamed to entries/air-traffic-controller/Air_Traffic_Controller__(Gameboy).zip

File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"screenshots": [
1818
"20110402_air_traffic_controller.jpg"
1919
],
20-
"slug": "Air-Traffic-Controller",
20+
"slug": "air-traffic-controller",
2121
"title": "Air Traffic Controller",
2222
"typetag": "game"
2323
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"repository": "https://github.com/NotImplementedLife/AIRPLANZ",
1313
"screenshots": [
1414
"screenshot.png"
15-
],
16-
"slug": "AIRPLANZ",
15+
],
16+
"slug": "airplanz",
1717
"tags": [
1818
"Open Source",
1919
"Puzzle"
2020
],
2121
"title": "AIRPLANZ",
2222
"typetag": "game",
23-
"description": "Battleship-like game for Gameboy written in Assembly"
23+
"description": "Battleship-like game for Gameboy written in Assembly"
2424
}

0 commit comments

Comments
 (0)