diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-06-11 12:29:01 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-07-04 20:50:22 +0200 |
| commit | 15755960e66e140abc3acf5db95571d187f74208 (patch) | |
| tree | be9237275b83508332f0479ae779943a050e5b1e | |
| parent | 5b0f0d7fdcd1416f72f8c9d2fb4b874dea022e4b (diff) | |
homepage.yml: Use multi-line syntax
| -rw-r--r-- | data/homepage.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/data/homepage.yml b/data/homepage.yml index 23d855c..53a471e 100644 --- a/data/homepage.yml +++ b/data/homepage.yml @@ -15,7 +15,11 @@ main: # About about: title: "About Speed Dreams" - desc: "Speed Dreams is a Motorsport Simulator featuring high-quality 3D graphics and an accurate physics engine, all targeting maximum realism. Initially forked from TORCS, it has now reached a clearly higher realism level in visual and physics simulation." + desc: | + Speed Dreams is a free and open source Motorsport Simulator video game, + featuring high-quality 3D graphics and an accurate physics engine, + all targeting maximum realism. Initially forked from TORCS, it has now + reached a clearly higher realism level in visual and physics simulation. projects: card1: |
