commit 20260703
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<title>Support CTA Module</title>
|
||||
<link href="../../assets/css/style.css" rel="stylesheet">
|
||||
<link type="text/css" href="../../assets/css/theme.css" rel="stylesheet">
|
||||
<link type="text/css" href="../../assets/css/aifo-btn.css" rel="stylesheet">
|
||||
<link type="text/css" href="../../assets/css/modules/support-cta.css" rel="stylesheet">
|
||||
<style>
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 48px 16px;
|
||||
background: #070400;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="support-cta-module" style="max-width: 1128px; margin: 0 auto;"></div>
|
||||
|
||||
<script src="/js/support-cta-module.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user