/*
Theme Name: Powerlift
Theme URI: https://powerlift.qodeinteractive.com
Description: Fitness and Gym Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: powerlift
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 2.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


<body>					
<script type="module">
  // Import the functions you need from the SDKs you need
  import { initializeApp } from "https://www.gstatic.com/firebasejs/9.8.1/firebase-app.js";
  import { getAnalytics } from "https://www.gstatic.com/firebasejs/9.8.1/firebase-analytics.js";
  // TODO: Add SDKs for Firebase products that you want to use
  // https://firebase.google.com/docs/web/setup#available-libraries

  // Your web app's Firebase configuration
  // For Firebase JS SDK v7.20.0 and later, measurementId is optional
  const firebaseConfig = {
    apiKey: "AIzaSyDtG4dmgRq2V00pBmzJzHcJjq_U6LTjp-k",
    authDomain: "dc-otp.firebaseapp.com",
    projectId: "dc-otp",
    storageBucket: "dc-otp.appspot.com",
    messagingSenderId: "24795249260",
    appId: "1:24795249260:web:1d47a64ca9bf4ee36fb649",
    measurementId: "G-VR820TW36C"
  };

  // Initialize Firebase
  const app = initializeApp(firebaseConfig);
  const analytics = getAnalytics(app);
</script>
</body>
