Skip to content

Commit

Permalink
Merge pull request #227 from hoangsonww/main-deployment-branch
Browse files Browse the repository at this point in the history
Main deployment branch
  • Loading branch information
hoangsonww authored Jul 23, 2024
2 parents fad44e1 + f687d1e commit ce1e980
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 41 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"display": "standalone",
"background_color": "#000000",
"theme_color": "#7378c5",
"author": "Son Nguyen Hoang",
"author": "Son Nguyen",
"description": "An interactive app that provides you with information about the latest movies and TV shows, and allows you to save your favorites, create watch lists, and more!",
"icons": [
{
Expand Down
13 changes: 0 additions & 13 deletions microfrontend-layout.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/html" xmlns="http://www.w3.org/1999/html">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Expand Down Expand Up @@ -36,11 +35,7 @@
<meta name="twitter:description" content="Explore The MovieVerse to discover and learn about your favorite movies, directors, actors, and more." />
<meta name="twitter:image" content="https://movie-verse.com/images/image.png"/>
<meta name="referrer" content="no-referrer-when-downgrade">

<!-- Load SystemJS, required for single-spa -->
<script src="https://unpkg.com/systemjs/dist/system.js"></script>

<!-- SystemJS configuration -->
<script src="MovieVerse-Frontend/js/systemjs-importmap.js"></script>
<link rel="manifest" href="manifest.json">
<link rel="icon" type="image/x-icon" href="images/favicon.ico">
Expand All @@ -57,7 +52,6 @@
text-align: center;
}
</style>

<script type="text/javascript">
(function(c,l,a,r,i,t,y){
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
Expand All @@ -66,32 +60,25 @@
})(window, document, "clarity", "script", "l7gqnssat8");
</script>
</head>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-CQKJ67FXZ4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-CQKJ67FXZ4');
</script>

<body>
<!-- Navigation bar region -->
<nav id="navbar"></nav>

<!-- Main content region -->
<main id="main-content"></main>

<!-- Footer region -->
<footer id="footer"></footer>

<script>
// Load and start single-spa
System.import('single-spa').then(singleSpa => {
singleSpa.start();
});
</script>
</body>

</html>
54 changes: 27 additions & 27 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,137 +2,137 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://movie-verse.com/</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/about.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/favorites.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/movie-match.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/movie-timeline.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/notifications.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/chatbot.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/trivia.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/settings.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/chat.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/movie-details.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/director-details.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/actor-details.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/company-details.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/sign-in.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/create-account.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/reset-password.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/privacy-policy.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.60</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/terms-of-service.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.60</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/search.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/analytics.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/feedback.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.60</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/support.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.60</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/inception.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/user-profile.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/leonardo-dicaprio.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://movie-verse.com/MovieVerse-Frontend/html/christopher-nolan.html</loc>
<lastmod>2024-06-26</lastmod>
<lastmod>2024-07-23</lastmod>
<priority>0.80</priority>
</url>
</urlset>

0 comments on commit ce1e980

Please sign in to comment.