diff --git a/public/index.html b/public/index.html index 3801a9aaf9034ff5ebb1f0d31c8c84e23cd099de..a15e364008310d30a6ecc160d7ede1c3cff92e1b 100644 --- a/public/index.html +++ b/public/index.html @@ -90,7 +90,7 @@ <h2>Estimated Reading Time: <span id="reading-time-element"></span> min</h2> </div> <div> - Send your feedback on: ybehira@yahoo.com + Send your feedback on: behira.younes@univ-oran2.dz <button onclick="showFeedbackForm()">Feedback</button> </div> </div> @@ -101,7 +101,7 @@ <h3>Feedback Form</h3> </div> <div> - <form action="mailto:ybehira@yahoo.com" method="GET" target="_blank"> + <form action="mailto:behira.younes@univ-oran2.dz" method="GET" target="_blank"> <div class="field"> <div> <label class="label" for="subject">Email Subject</label> diff --git a/public/kontakt.html b/public/kontakt.html index 31b0c9b9db60687f12cafdfea60a3389cdf4ad6b..3a23a60c04aa5ddb1fafae63b08ddbbb8560646a 100644 --- a/public/kontakt.html +++ b/public/kontakt.html @@ -24,10 +24,11 @@ </div> <div class="text"> <p> - Behira Younes + Mr. Younes Behira </p> <p> - If you have any questions about the project, please contact <a href="mailto:ybehira@yahoo.com">ybehira@yahoo.com</a> + If you have any questions about the project, please contact <a + href="mailto:behira.younes@univ-oran2.dz">behira.younes@univ-oran2.dz</a> </p> </div> </div>