Skip to content

Commit 18c0f27

Browse files
committed
Updated project settings
1 parent 5c112f3 commit 18c0f27

File tree

5 files changed

+967
-160
lines changed

5 files changed

+967
-160
lines changed

.idea/The-MovieVerse-Database.iml

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

microfrontend-layout.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<!-- Microfrontend Layout for React and Vue frameworks -->
1+
<!-- Microfrontend Layout for React and Vue frameworks for MovieVerse App -->
22
<!DOCTYPE html>
33
<html lang="en" xmlns="http://www.w3.org/1999/html">
44
<head>
55
<meta charset="UTF-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<title>MovieVerse - Microfrontend Layout</title>
7+
<title>The MovieVerse App - Microfrontend Layout</title>
88
<!-- Load SystemJS, required for single-spa -->
99
<script src="https://unpkg.com/systemjs/dist/system.js"></script>
1010
<!-- SystemJS configuration -->

0 commit comments

Comments
 (0)