Skip to content

Commit

Permalink
feat (museum): new line
Browse files Browse the repository at this point in the history
  • Loading branch information
santanche committed Feb 1, 2022
1 parent 65b1391 commit 9ccee07
Show file tree
Hide file tree
Showing 5 changed files with 838 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/adonisjs/public/index-mc.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<script src="/infra/dcc-common-server-proxy.js"></script>
<script src="/infra/dcc-common-server-address.js"></script>
<script src="/infra/simple-page-tasks.js"></script>
<script src="/infra/token-validator.js"></script>
<script src="/infra/token-validator-mc.js"></script>
<script src="/infra/conditional-layout.js"></script>

<script src="/dccs/base/primitive-dcc.js"></script>
Expand All @@ -47,7 +47,7 @@
<script src="/dccs/base/connect-dcc.js"></script>

<script src="/infra/dcc-rest-proxy.js"></script>
<script src="/infra/dcc-basic.js"></script>
<script src="/infra/dcc-basic-mc.js"></script>

<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
Expand Down
Loading

0 comments on commit 9ccee07

Please sign in to comment.