diff --git a/public/index.html b/public/index.html index f85d5b2..bbdc394 100755 --- a/public/index.html +++ b/public/index.html @@ -3,9 +3,9 @@ + name="viewport" + content="width=device-width, initial-scale=1, shrink-to-fit=no" + /> @@ -13,6 +13,16 @@ + + + + + + + + + + MonoMotion Robotics Framework @@ -28,5 +38,5 @@ To begin the development, run `npm start` or `yarn start`. To create a production bundle, use `npm run build` or `yarn build`. --> - + diff --git a/public/trainer.png b/public/trainer.png new file mode 100644 index 0000000..d17387e Binary files /dev/null and b/public/trainer.png differ