Minor tweaks.
This commit is contained in:
parent
465794755b
commit
6b7c66d36d
4 changed files with 19 additions and 9 deletions
|
|
@ -20,10 +20,11 @@
|
|||
<!--# include file="/includes/nav.html" -->
|
||||
</header>
|
||||
|
||||
<main class="mt-5 text-center">
|
||||
<section class="container-xxl mt-5 text-center">
|
||||
<main class="text-center">
|
||||
<section class="container-xxl pb-0 text-center">
|
||||
<p class="lead">
|
||||
Stuur mij gerust een mailtje voor een vrijblijvend gesprek :)
|
||||
Stuur mij gerust een mailtje voor een vrijblijvend gesprek! 🙂
|
||||
<br>🡇
|
||||
</p>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
|
|
@ -11,14 +11,19 @@
|
|||
https://cdn.jsdelivr.net
|
||||
https://*.fontawesome.com;
|
||||
media-src 'self'
|
||||
https://www.youtube.com https://youtu.be
|
||||
https://www.youtube.com
|
||||
https://youtu.be
|
||||
https://www.linkedin.com;
|
||||
frame-src 'self'
|
||||
https://www.youtube.com/embed/ https://youtu.be/embed/
|
||||
https://www.youtube.com/embed/
|
||||
https://youtu.be/embed/
|
||||
https://www.linkedin.com/embed/;
|
||||
style-src 'self' 'unsafe-inline' https://*.fontawesome.com;
|
||||
font-src 'self' https://*.fontawesome.com;
|
||||
connect-src 'self' https://*.fontawesome.com;
|
||||
style-src 'self' 'unsafe-inline'
|
||||
https://*.fontawesome.com;
|
||||
font-src 'self'
|
||||
https://*.fontawesome.com;
|
||||
connect-src 'self'
|
||||
https://*.fontawesome.com;
|
||||
object-src 'none';
|
||||
img-src 'self' data:;
|
||||
">
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<div class="card-body">
|
||||
<h3 class="card-title">Open categorie</h3>
|
||||
<p class="card-text fs-4 ff-header">vanaf €350,-</p>
|
||||
<p class="card-text">Geschikt voor indoor en vluchten in ongecontroleerd luchtruim met een laag risico:</p>
|
||||
<p class="card-text">Geschikt voor indoor drone tours en vluchten in ongecontroleerd luchtruim met een laag risico:</p>
|
||||
<ul>
|
||||
<li><a href="/bedrijfsvideo#">Bedrijfsvideo</a></li>
|
||||
<li><a href="/vastgoed#">Vastgoed</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue