|
@@ -4,6 +4,7 @@
|
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta http-equiv="Cache-Control" content="no-cache">
|
|
|
<title>AI Spokesgirl</title>
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css">
|
|
|
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp"
|
|
@@ -69,6 +70,9 @@
|
|
|
<div class="container-fluid px-0">
|
|
|
<div class="container-login">
|
|
|
<div class="row-img">
|
|
|
+ <video autoplay loop class="video">
|
|
|
+ <source src="static/img/登入影片.mp4" type="video/mp4">
|
|
|
+ </video>
|
|
|
<div class="row-img-box text-center">
|
|
|
<h2>將你的生活、創作 、宣傳做成影片</h2>
|
|
|
<h4>開始使用 AI Spokesgirl</h4>
|