script header visible
All checks were successful
Deploy / Deploy to pre-production (push) Successful in 6s
All checks were successful
Deploy / Deploy to pre-production (push) Successful in 6s
This commit is contained in:
parent
430fd243fe
commit
08ebf7fc9e
11 changed files with 112 additions and 55 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<title>INDEX</title>
|
||||
<link rel="icon" type="image/png" href="/assets/favicon.png" />
|
||||
<script src="/assets/js/temp/includeHtml.js"></script>
|
||||
<script src="/assets/js/onload.js"></script>
|
||||
<script src="assets/js/onload.js" type="module"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/assets/fonts/stylesheet.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/style.css">
|
||||
</head>
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
<p class="date-publish"></p>
|
||||
</header>
|
||||
|
||||
<div class="hero hero-video">
|
||||
<div id="hero" class="hero-video">
|
||||
<figure>
|
||||
<img src="/assets/images/Nidal-Khaled-Amirah.png">
|
||||
</figure>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue