버킷 변경에 따른 코드 수정
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<?php include_once __DIR__ . '/asset_urls.php'; ?>
|
||||
<!-- Google tag (gtag.js) -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-STZ2R5Q7HG"></script>
|
||||
<script>
|
||||
@@ -75,7 +76,7 @@
|
||||
</div>
|
||||
|
||||
<div class="video_area" data-aos="fade-right" data-aos-duration="1000">
|
||||
<div class="vod_wrap"><video autoplay muted loop playsinline><source src="../img/EGBIM_buy.mp4"></video></div>
|
||||
<div class="vod_wrap"><video autoplay muted loop playsinline><source src="<?php echo egbim_img_url('EGBIM_buy.mp4'); ?>"></video></div>
|
||||
<div class="contact_area">
|
||||
<p>
|
||||
<span class="mid_tit">구매 상담</span>
|
||||
|
||||
Reference in New Issue
Block a user