Update privacy page
Add a page for privacy and add link to it.
This commit is contained in:
parent
8d3b99ad69
commit
6dc5367949
5
main.py
5
main.py
@ -44,6 +44,11 @@ def gamequestion():
|
|||||||
return render_template('GameQuestion.html')
|
return render_template('GameQuestion.html')
|
||||||
|
|
||||||
|
|
||||||
|
@app.route('/privacy')
|
||||||
|
def privacypage():
|
||||||
|
return render_template('Privacy.html')
|
||||||
|
|
||||||
|
|
||||||
@app.route('/result', methods=['POST', 'GET'])
|
@app.route('/result', methods=['POST', 'GET'])
|
||||||
def gamepreplay():
|
def gamepreplay():
|
||||||
if request.method == 'POST':
|
if request.method == 'POST':
|
||||||
|
@ -429,8 +429,8 @@
|
|||||||
<img class="img-fluid" alt="" src="../templates/Web/Wechat.png" style="width: 100px;">
|
<img class="img-fluid" alt="" src="../templates/Web/Wechat.png" style="width: 100px;">
|
||||||
</div> -->
|
</div> -->
|
||||||
<div class="col-md-10 column">
|
<div class="col-md-10 column">
|
||||||
<br><br>
|
<div class="col-xl-3 justify-content-center" style="margin: auto" align="center"><a href="/privacy" style="cursor:pointer; color: white;" target="_blank">Privacy Policy</a> </div>
|
||||||
<p class="m-0 text-center text-white">Copyright © Jialin Liu</p>
|
<div class="col-xl-3 justify-content-center text-white" style="margin: auto" align="center">Copyright © Jialin Liu</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -453,4 +453,4 @@
|
|||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
@ -396,8 +396,8 @@
|
|||||||
<div class="row clearfix">
|
<div class="row clearfix">
|
||||||
|
|
||||||
<div class="col-md-10 column">
|
<div class="col-md-10 column">
|
||||||
<br><br>
|
<div class="col-xl-3 justify-content-center" style="margin: auto" align="center"><a href="/privacy" style="cursor:pointer; color: white;" target="_blank">Privacy Policy</a> </div>
|
||||||
<p class="m-0 text-center text-white">Copyright © Jialin Liu</p>
|
<div class="col-xl-3 justify-content-center text-white" style="margin: auto" align="center">Copyright © Jialin Liu</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@ -420,4 +420,4 @@
|
|||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
@ -256,7 +256,7 @@
|
|||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div class="col-xl-7 justify-content-between align-content-center" style="margin: auto">This page is created by <a href="https://github.com/BigJIU">Haocheng Du</a>, <a href="https://doveliyuchen.github.io">Yuchen Li</a>; game content is generated by <b>procedural content generator (PCG) </b>designed by<a href="https://github.com/PneuC"> Ziqi Wang</a>.<br> This project is supported by <a href="http://www.liujialin.tech/">Dr. Liu</a> and <a href="https://yannakakis.net/">Prof. Yannakakis</a>.</div>
|
<div class="col-xl-7 justify-content-between align-content-center" style="margin: auto">This page is created by <a href="https://github.com/BigJIU" target="_blank">Haocheng Du</a>, <a href="https://doveliyuchen.github.io" target="_blank">Yuchen Li</a>; game content is generated by <b>AI </b>designed by<a href="https://github.com/PneuC" target="_blank"> Ziqi Wang</a>.<br> This project is supported by <a href="http://www.liujialin.tech/" target="_blank">Dr. Liu</a> and <a href="https://yannakakis.net/" target="_blank">Prof. Yannakakis</a>.</div>
|
||||||
|
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
@ -267,8 +267,8 @@
|
|||||||
<div class="row clearfix">
|
<div class="row clearfix">
|
||||||
|
|
||||||
<div class="col-md-10 column">
|
<div class="col-md-10 column">
|
||||||
<br><br>
|
<div class="col-xl-3 justify-content-center" style="margin: auto" align="center"><a href="/privacy" style="cursor:pointer; color: white;" target="_blank">Privacy Policy</a> </div>
|
||||||
<p class="m-0 text-center text-white">Copyright © Jialin Liu</p>
|
<div class="col-xl-3 justify-content-center text-white" style="margin: auto" align="center">Copyright © Jialin Liu</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -409,7 +409,8 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
|
||||||
<!-- Footer mx-auto -->
|
<!-- Footer mx-auto -->
|
||||||
@ -420,8 +421,8 @@
|
|||||||
<img class="img-fluid" alt="" src="../templates/Web/Wechat.png" style="width: 100px;">
|
<img class="img-fluid" alt="" src="../templates/Web/Wechat.png" style="width: 100px;">
|
||||||
</div> -->
|
</div> -->
|
||||||
<div class="col-md-10 column">
|
<div class="col-md-10 column">
|
||||||
<br><br>
|
<div class="col-xl-3 justify-content-center" style="margin: auto" align="center"><a href="/privacy" style="cursor:pointer; color: white;" target="_blank">Privacy Policy</a> </div>
|
||||||
<p class="m-0 text-center text-white">Copyright © Jialin Liu</p>
|
<div class="col-xl-3 justify-content-center text-white" style="margin: auto" align="center">Copyright © Jialin Liu</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -289,7 +289,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<div class="col-xl-7 justify-content-between align-content-center" style="margin: auto">This page is created by <a href="https://github.com/BigJIU">Haocheng Du</a>, <a href="https://doveliyuchen.github.io">Yuchen Li</a>; game content is generated by <b>procedural content generator (PCG) </b>designed by<a href="https://github.com/PneuC"> Ziqi Wang</a>.<br> This project is supported by <a href="http://www.liujialin.tech/">Dr. Liu</a> and <a href="https://yannakakis.net/">Prof. Yannakakis</a>.</div>
|
<div class="col-xl-7 justify-content-between align-content-center" style="margin: auto">This page is created by <a href="https://github.com/BigJIU" target="_blank">Haocheng Du</a>, <a href="https://doveliyuchen.github.io" target="_blank">Yuchen Li</a>; game content is generated by <b>AI </b>designed by<a href="https://github.com/PneuC" target="_blank"> Ziqi Wang</a>.<br> This project is supported by <a href="http://www.liujialin.tech/" target="_blank">Dr. Liu</a> and <a href="https://yannakakis.net/" target="_blank">Prof. Yannakakis</a>.</div>
|
||||||
|
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
@ -301,8 +301,8 @@
|
|||||||
<img class="img-fluid" alt="" src="../templates/Web/Wechat.png" style="width: 100px;">
|
<img class="img-fluid" alt="" src="../templates/Web/Wechat.png" style="width: 100px;">
|
||||||
</div> -->
|
</div> -->
|
||||||
<div class="col-md-10 column">
|
<div class="col-md-10 column">
|
||||||
<br><br>
|
<div class="col-xl-3 justify-content-center" style="margin: auto" align="center"><a href="/privacy" style="cursor:pointer; color: white;" target="_blank">Privacy Policy</a> </div>
|
||||||
<p class="m-0 text-center text-white">Copyright © Jialin Liu</p>
|
<div class="col-xl-3 justify-content-center text-white" style="margin: auto" align="center">Copyright © Jialin Liu</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
184
templates/Privacy.html
Normal file
184
templates/Privacy.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user