Fix title

This commit is contained in:
YUKI VACHOT 2024-06-10 09:39:53 +02:00
parent 9125735173
commit 096e8f9c2c

View file

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Palantir Foundry - Schema Comparison Tool (Current and Previous)</title> <title>PySpark - Schema Comparison Tool (Current and Previous)</title>
<link rel="stylesheet" href="styles.css"> <link rel="stylesheet" href="styles.css">
</head> </head>
<body> <body>