Fix member conversion page UI and SEO upgrades #75

Merged
Danhia merged 4 commits from ix/website:main into main 2022-08-18 14:21:13 +02:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 5b2abeac20 - Show all commits

View File

@ -29,6 +29,8 @@
<meta property="twitter:description" content="42CTF is a cybersecurity challenges platform created by School 42 students.">
<meta property="twitter:image" content="{% static "img/42ctf_logo.png" %}">
<link rel="canonical" href="https://www.example.com{{ request.path }}">

Well I don't know much about SEO but I'm not sure for the example.com thing

Well I don't know much about SEO but I'm not sure for the `example.com` thing
<meta name="Description" content="42CTF is a cybersecurity challenges platform created by School 42 students.">
<meta name="keywords" content="42, cybersécurité, cybersecurity, hack, hacking, challenge, solution, exercice, hacking challenge, hack challenge, exercice hack, exercice hacking, capture the flag, CTF, security, sécurité, Documentation,Applicatif,Cryptologie,Challenges,Outils,R&#233;seaux,CrackinWebW Client,Programmation,Cryptanaly,Application,Pr&#233;sentation,R&#233;seau,St&#233;ganographie,Web Serveur,Cracking,Classement,Challenges, Informatique,Capture The Flag,Forensic,Web," />
</head>