Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

PROD-1582 favicon redo -> dev #60

Merged
merged 2 commits into from
May 3, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'dev' into PROD-1582_favicon-redo
  • Loading branch information
brooketopcoder committed May 3, 2022
commit 50485e0a05a7a246b843fe25d7a4dc3dea8249a5
4 changes: 2 additions & 2 deletions src/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<template id="single-spa-layout">
<single-spa-router>
<nav>
<application name="@topcoder/micro-frontends-navbar-app"></application>
<application name="@topcoder/mfe-header"></application>
</nav>
<div id="single-spa-main"></div>
</single-spa-router>
Expand Down Expand Up @@ -101,4 +101,4 @@
<import-map-overrides-full show-when-local-storage="devtools" dev-libs></import-map-overrides-full>
</body>

</html>
</html>
You are viewing a condensed version of this merge commit. You can view the full changes here.