Skip to content

Commit

Permalink
Add refresh every 5 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
kbeaugrand committed Aug 31, 2022
1 parent fa396c4 commit 49dc7e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/AzurePerceptDemo/Front/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<meta http-equiv="refresh" content="300">
</head>
<body class="mat-typography mat-app-background">
<app-root></app-root>
Expand Down

0 comments on commit 49dc7e3

Please sign in to comment.