Skip to content

Commit

Permalink
Deploying to production from @ e8da234 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
wparad committed Oct 27, 2023
1 parent 55bfa86 commit 0d6743a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion assets/index-0e5a97ba.css → assets/index-155df6ce.css

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions assets/index-95b0312c.js → assets/index-98e07882.js

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
<link rel="icon" type="image/png" href="images/icons/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="images/icons/favicon-32x32.png" sizes="32x32">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css" integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<script type="module" crossorigin src="/assets/index-95b0312c.js"></script>
<link rel="stylesheet" href="/assets/index-0e5a97ba.css">
<link rel="canonical" href="https://soc2.fyi">
<script type="module" crossorigin src="/assets/index-98e07882.js"></script>
<link rel="stylesheet" href="/assets/index-155df6ce.css">
</head>
<body style="min-height: 100%">
<div id="app" style="min-height: 100%"></div>
Expand Down

0 comments on commit 0d6743a

Please sign in to comment.