diff --git a/.gitignore b/.gitignore
index ddb84bef3470d228f74cac42c4aab6a4525008a4..2d7eb5317e84c947b4343ff8e886395df3bbe1e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-*.lock
-
-web/public
-public
+*.lock
+
+web/public
+public
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 23c32f0536a89260f3db19a67a3b3c816917bbf2..4d40d81487fda00b1586109611c5ec4d93130e41 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,32 +1,32 @@
-# The Docker image that will be used to build your app
-image: harbor.pagoda.os.univ-lyon1.fr/ecoquery-hugo/hugo:latest
-
-
-
-pages:
-  script:
-      - cd web
-      - hugo
-      - mv public ../public
-      - ls -la ..
-      - ls -la ../public
-  artifacts:
-    paths:
-      - public
-  only:
-    - main
-
-
-
-# test:
-#   script:
-#       - pwd
-#       - cd web
-#       - hugo
-#       - mv public ../public
-#       - ls -la ..
-#       - ls -la ../public
-#       - chmod 755 ../public
-#       - chmod 644 ../public/index.html
-#   except:
-#     - main
+# The Docker image that will be used to build your app
+image: harbor.pagoda.os.univ-lyon1.fr/ecoquery-hugo/hugo:latest
+
+
+
+pages:
+  script:
+      - cd web
+      - hugo
+      - mv public ../public
+      - ls -la ..
+      - ls -la ../public
+  artifacts:
+    paths:
+      - public
+  only:
+    - main
+
+
+
+# test:
+#   script:
+#       - pwd
+#       - cd web
+#       - hugo
+#       - mv public ../public
+#       - ls -la ..
+#       - ls -la ../public
+#       - chmod 755 ../public
+#       - chmod 644 ../public/index.html
+#   except:
+#     - main
diff --git a/TP/NP_controle/Box2D/src/Contributions/Platforms/TestBed.Net/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/TP/NP_controle/Box2D/src/Contributions/Platforms/TestBed.Net/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs
index 5d0104116352aa107d11fb5b3688898cade8518b..9e65edd817bdcb232872244ed93b4ac77e512628 100644
--- a/TP/NP_controle/Box2D/src/Contributions/Platforms/TestBed.Net/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs
+++ b/TP/NP_controle/Box2D/src/Contributions/Platforms/TestBed.Net/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs
@@ -1,4 +1,4 @@
-// <autogenerated />
-using System;
-using System.Reflection;
-[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")]
+// <autogenerated />
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")]
diff --git a/web/config.toml b/web/config.toml
index ef99ba4e5810118a9b4b9611a99c0779f474b875..2936e589c155d06a6ad8daa1930b49ff468dbbe9 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -1,5 +1,5 @@
-baseURL = 'http://alexandre.meyer.pages.univ-lyon1.fr/'
-languageCode = 'fr-FR'
-title = "M1if37"
-
-theme = 'hugo-flex'
+baseURL = 'http://alexandre.meyer.pages.univ-lyon1.fr/'
+languageCode = 'fr-FR'
+title = "M1if37"
+
+theme = 'hugo-flex'