41 lines
1.6 KiB
HTML
41 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<base href="/">
|
|
<meta name="viewport" content="initial-scale=1">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="google-site-verification" content="C03WwnrJP0FLqf83ibMBA7_N-TLQcwsJaAhqKXppxaE" />
|
|
<title>🚀 Launch in France 🇫🇷</title>
|
|
<meta name="description" content="Simulation du prix d'une embauche en France et calcul du salaire net à partir du brut : CDD, statut cadre, cotisations sociales, retraite..."
|
|
data-react-helmet="true">
|
|
<!-- data-helmet pour que React Helmet puisse écraser ce meta par défaut -->
|
|
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500,600|IBM+Plex+Sans' rel='stylesheet' type='text/css'>
|
|
<link rel="manifest" href="/manifest.webmanifest">
|
|
<style>
|
|
/* Prevent FOUC effect */
|
|
|
|
#js {
|
|
display: none
|
|
}
|
|
</style>
|
|
<meta name="theme-color" content="#2975d1">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="js" />
|
|
<script src="https://use.fontawesome.com/1da10bbdec.js"></script>
|
|
<script type="text/javascript">
|
|
if (/MSIE \d|Trident.*rv:/.test(navigator.userAgent)) {
|
|
// For ie, polyfill everything, as I can't figure what's going on, and which polyfill is missing...
|
|
document.write('<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=all"><\/script>');
|
|
} else {
|
|
document.write(
|
|
'<script src="https://cdn.polyfill.io/v2/polyfill.min.js?features=default,Intl.~locale.en,Intl.~locale.fr,IntersectionObserver,fetch,Array.prototype.find,Object.values,Number.parseFloat,Array.prototype.includes,Object.entries,Object.values,Object.keys,Math.log2&unknown=polyfill"><\/script>');
|
|
}
|
|
</script>
|
|
|
|
</body>
|
|
|
|
</html> |