diff --git a/.idea/FSelo.iml b/.idea/FSelo.iml
index e48623ae5d5911d460adfbaf30c0f8dea4a8f37e..9c92f1663554b4e7aa7ed4f2bf1e43c29fcd1a73 100644
--- a/.idea/FSelo.iml
+++ b/.idea/FSelo.iml
@@ -7,7 +7,7 @@
       <excludeFolder url="file://$MODULE_DIR$/public/elo_website_combustion/images" />
       <excludeFolder url="file://$MODULE_DIR$/public/elo_website_electric" />
     </content>
-    <orderEntry type="jdk" jdkName="Python 3.10 (FSelo)" jdkType="Python SDK" />
+    <orderEntry type="jdk" jdkName="Python 3.11 (FSelo)" jdkType="Python SDK" />
     <orderEntry type="sourceFolder" forTests="false" />
   </component>
 </module>
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index c316b5139b9bcdb4b45a9a755b7647b0ca5fab91..7cf3d961f1daf003f900ce7b6c30d3fb56d3f6f1 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,5 +3,5 @@
   <component name="Black">
     <option name="sdkName" value="Python 3.10 (FSelo)" />
   </component>
-  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (FSelo)" project-jdk-type="Python SDK" />
+  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.11 (FSelo)" project-jdk-type="Python SDK" />
 </project>
\ No newline at end of file
diff --git a/public/index.html b/public/index.html
index 13fc1da5d01df43741f2917fa2bf8dba640c53cd..397b98cfa86eccc41e8f75332c0b142133e2e89f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -4,7 +4,7 @@
     <meta charset="UTF-8">
     <meta name="description" content="Unofficial Formula Student World Ranking">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Formula Student World Elo</title>
+    <title>FS Elo World Ranking</title>
     <script defer data-domain="fselo.get-racing.de" src="https://analytics.get-racing.de/js/script.js"></script>
     <style>
         body {
@@ -149,7 +149,7 @@
 </head>
 <body>
 <h2>Welcome to</h2>
-<h1>Formula Student World Elo</h1>
+<h1>FS Elo World Ranking</h1>
 <div class="center">
     <a href="https://www.get-racing.de" target="_blank">
         <div class="by">
diff --git a/world_ranking_list.py b/world_ranking_list.py
index c55c4e7f17f965dc2014614185c936ecd4900d0c..624fb81cbdbd0de5ce11de3b6fc1ffed76dd1a22 100644
--- a/world_ranking_list.py
+++ b/world_ranking_list.py
@@ -253,7 +253,7 @@ def get_world_ranking_html(self, sorted_teams):
     </head>
     <body>
         <div class="content-container">
-            <h1>Formula Student {self.competition_type} Elo Rankings</h1>
+            <h1>FS Elo {self.competition_type} Rankings</h1>
             <p>Rankings based on {len(self.competition_history)} competitions.</p>
 
             <div class="sponsoring-container">