mirror of
https://github.com/groupe1cir1n/groupe1CIR1Njs.git
synced 2026-01-18 16:37:25 +01:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<link rel="stylesheet" href="src/css/style_publications.css">
|
||||
<link rel="stylesheet" href="src/css/navbar.css">
|
||||
<link rel="stylesheet" href="src/css/footer.css">
|
||||
<script type='module' src="src/js/publication/publication.js" defer></script>
|
||||
<script src="src/js/publication/publication.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="loaderContainer">
|
||||
@@ -45,7 +45,7 @@
|
||||
<div id="hour"></div>
|
||||
</nav>
|
||||
<input type="text" id="entry_text">
|
||||
<button id="search_button" onclick='search()'>Rechercher</button>
|
||||
<button id="search_button" onclick="search()">Rechercher</button>
|
||||
<div class="publi">
|
||||
<p><img src="src/img/publications/pink square.png" alt="pink square" class="squares">
|
||||
Sébastien Puma Emmanuel Sander Matthieu Saumard Isabelle Barbet Aurélien Latouche.<strong> Reconsidering conceptual knowledge: Heterogeneity of its components.</strong> Journal of Experimental Child Psychology, 2023, 227, pp.105587.
|
||||
|
||||
Reference in New Issue
Block a user