Skip to content

Commit

Permalink
cache invalidtion
Browse files Browse the repository at this point in the history
  • Loading branch information
geoyogesh committed Oct 3, 2020
1 parent 5917ab0 commit bfcb066
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/capx/src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="0" />
<title>Junction Capacity Analyzer</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
Expand Down

0 comments on commit bfcb066

Please sign in to comment.