Skip to content

Commit

Permalink
Disable cache for 2023spring redir
Browse files Browse the repository at this point in the history
  • Loading branch information
Power-tile committed Jan 24, 2023
1 parent 5219106 commit 5ff2251
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webpages/cssa/spring-2023-redirect.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<title>UIUC CSSA Spring Gala 2023 Redirect</title>
<meta charset="UTF-8" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<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" />
</head>
<body>
<div class="container-flex">
Expand Down

0 comments on commit 5ff2251

Please sign in to comment.