diff --git a/assets/dist/icons/train.svg b/assets/dist/icons/train.svg new file mode 100644 index 0000000..48f2eb1 --- /dev/null +++ b/assets/dist/icons/train.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/data/services.json b/data/services.json index 9bbdcc5..d284542 100644 --- a/data/services.json +++ b/data/services.json @@ -276,6 +276,24 @@ "exclude_from_index": false, "exclude_from_simple": false }, + { + "name": "Travelynx", + "url": "https://traveling.coffee", + "homemade": false, + "tiny_description": "rail journey logger (German)", + "short_description": "Travelynx is a service for logging your rail journeys. (German)", + "long_description": "Travelynx is a service for logging your rail journeys, primarily for Germany and surrounding Europe. You can use it to keep track of the trains you've taken, and to view statistics about your trips.", + "status": "OK", + "links": [ + { + "name": "Go to Travelynx", + "url": "https://traveling.coffee" + } + ], + "icon": "train", + "exclude_from_index": false, + "exclude_from_simple": false + }, { "name": "AllTube", "url": "https://alltube.private.coffee",