Compare commits
No commits in common. "bb869412d0bb973f0317c33c2bb784fb761a5a70" and "898ba3eb94ec4d915d9fdce42473f288bbc821ec" have entirely different histories.
bb869412d0
...
898ba3eb94
13
.idea/.gitignore
vendored
13
.idea/.gitignore
vendored
@ -1,13 +0,0 @@
|
|||||||
# Default ignored files
|
|
||||||
/shelf/
|
|
||||||
/workspace.xml
|
|
||||||
# Rider ignored files
|
|
||||||
/contentModel.xml
|
|
||||||
/projectSettingsUpdater.xml
|
|
||||||
/modules.xml
|
|
||||||
/.idea.Projet_Git1.iml
|
|
||||||
# Editor-based HTTP Client requests
|
|
||||||
/httpRequests/
|
|
||||||
# Datasource local storage ignored files
|
|
||||||
/dataSources/
|
|
||||||
/dataSources.local.xml
|
|
@ -1,4 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<project version="4">
|
|
||||||
<component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
|
|
||||||
</project>
|
|
16
index.html
16
index.html
@ -1,16 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="fr">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8">
|
|
||||||
<title>Projet Site Web</title>
|
|
||||||
<header>
|
|
||||||
<h2>Entreprise -Services & Solutions</h2>
|
|
||||||
</header>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<h1>Bienvenue sur le site de l'entreprise !</h1>
|
|
||||||
<footer>
|
|
||||||
<p>© 2024 - Entreprise</p>
|
|
||||||
</footer>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Reference in New Issue
Block a user