update ppp
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<footer>
|
||||
<div>
|
||||
<p>© 2020 - 2021 Created by Me</p>
|
||||
<p>© 2021 - 2022 Created by Me</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
@@ -9,10 +9,9 @@ tags:
|
||||
import ppp from '$lib/files/PPP.pdf';
|
||||
</script>
|
||||
|
||||
<iframe src={ppp} class="ppp"></iframe>
|
||||
<iframe src={ppp} class="ppp" title="Projet Personnel Professionnel"></iframe>
|
||||
|
||||
<style>
|
||||
/* Display the iframe with a 16/9 ratio */
|
||||
.ppp {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
|
||||
Reference in New Issue
Block a user