generated from Templates_CodeFirst/templateHtmlCss
Supprimer 'cv.html'
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
f3d43d9216
commit
0d46750c8f
@ -1,23 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Portfolio </title>
|
||||
<link rel="stylesheet" href="mycoolstyle.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="navbar">
|
||||
<a href="/index.html">Accueil</a>
|
||||
<a class="active"href="/cv.html">CV</a>
|
||||
<a href="/sae.html">SAE</a>
|
||||
</div>
|
||||
|
||||
<div style="padding: 20px;">
|
||||
<h2>Contenu de la page</h2>
|
||||
<p>Cocv</p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in new issue