-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
22 lines (22 loc) · 761 Bytes
/
index.html
File metadata and controls
22 lines (22 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!doctype html>
<!--
###########################################################
# OWASP Boston Application Security Conference Website
# Date: 11/20/2025
# Modern React Conference Website
# Design by Jack Butler
###########################################################
-->
<html lang="en">
<head>
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>BASC 2026</title>
<script type="module" crossorigin src="/basc-2026/assets/index-D-TV9Yyo.js"></script>
<link rel="stylesheet" crossorigin href="/basc-2026/assets/index-C1LUMLHQ.css">
</head>
<body>
<div id="root"></div>
</body>
</html>