Revision 65421efe1a15f07e3f952d5bce1c47fb3feb554a authored by Thomas Guillet on 07 September 2020, 08:54:01 UTC, committed by GitHub on 07 September 2020, 08:54:01 UTC
2 parent s aeb68f0 + 191ad7d
Raw File
index.html
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <!-- TODO <title ng-bind="$state.current.data.pageTitle + ($state.current.data.pageTitle ? ' — ' : '') + 'Évaluez vos droits aux aides sociales — mes-aides.org'">
      Évaluez vos droits aux aides sociales — mes-aides.org
    </title> -->
    <title>Évaluez vos droits aux aides sociales — mes-aides.org</title>

    <meta name="og:title" value="Évaluez vos droits aux aides sociales — mes-aides.org">
    <meta name="twitter:title" content="Évaluez vos droits aux aides sociales">

    <meta property="fb:pages" content="260041744438137">
    <meta name="google-site-verification" content="DJvbR2NnlgepVQJLNyqv45sWwHnz3o7umOuMXfEgNoM" />
    <meta name="robots" content="index,follow" />

    <meta name="viewport" content="width=device-width,initial-scale=1.0">

    <base href="/">

    <meta name="description" content="Ce questionnaire en ligne simple vous donnera un montant mensuel pour chaque prestation et vous donnera accès aux démarches.">

    <meta name="og:description" content="7 minutes suffisent pour simuler vos droits à <%= VUE_APP_BENEFIT_COUNT %> prestations sociales.">
    <meta name="twitter:description" content="7 minutes suffisent pour simuler vos droits à <%= VUE_APP_BENEFIT_COUNT %> prestations sociales.">
    <link rel="canonical" href="https://mes-aides.org">
    <meta property="og:url" content="https://mes-aides.org">

    <meta name="thumbnail" content="https://mes-aides.org/img/banner.jpg">
    <meta property="og:image" content="https://mes-aides.org/img/banner.jpg">
    <meta property="twitter:image" content="https://mes-aides.org/img/banner-twitter.png">

    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:site:id" content="2846447279">

    <meta property="og:site_name" content="Mes Aides">

    <link rel="apple-touch-icon" sizes="180x180" href="<%= BASE_URL %>img/favicon/apple-touch-icon.png?v=2017-03-01">
    <link rel="icon" type="image/png" href="<%= BASE_URL %>img/favicon/favicon-32x32.png?v=2017-03-01" sizes="32x32">
    <link rel="icon" type="image/png" href="<%= BASE_URL %>img/favicon/favicon-16x16.png?v=2017-03-01" sizes="16x16">
    <link rel="manifest" href="<%= BASE_URL %>img/favicon/manifest.json?v=2017-03-01">
    <link rel="mask-icon" href="<%= BASE_URL %>img/favicon/safari-pinned-tab.svg?v=2017-03-01" color="#1889b8">
    <link rel="shortcut icon" href="<%= BASE_URL %>img/favicon/favicon.ico?v=2017-03-01">
    <meta name="apple-mobile-web-app-title" content="Mes Aides">
    <meta name="application-name" content="Mes Aides">
    <meta name="msapplication-config" content="<%= BASE_URL %>img/favicon/browserconfig.xml?v=2017-03-01">
    <meta name="theme-color" content="#ffffff">

  </head>
  <body>
    <noscript>
      <strong>Désolé mes-aides.org n'est pas fonctionnel si le JavaScript n'est pas activé.</strong>
    </noscript>
    <div id="app"></div>
    <!-- built files will be auto injected -->
  </body>
</html>
back to top