「🏗️」 wip: work in progress, not done yet.
This commit is contained in:
@ -22,9 +22,7 @@
|
|||||||
<div class="row mt-4">
|
<div class="row mt-4">
|
||||||
<div class="scale-section-infos col-sm-12 scale-div">
|
<div class="scale-section-infos col-sm-12 scale-div">
|
||||||
<h3 class="font-weight-bold text-uppercase text-center mt-4 pt-4">
|
<h3 class="font-weight-bold text-uppercase text-center mt-4 pt-4">
|
||||||
Scale for project
|
Scale for project Inception-of-Things
|
||||||
|
|
||||||
Inception-of-Things
|
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
@ -56,19 +56,19 @@
|
|||||||
<th>Version</th>
|
<th>Version</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="./matrix" title="Go to Matrix ➡️">matrix</a></td>
|
<td><a href="./corr/matrix" title="Go to Matrix ➡️">matrix</a></td>
|
||||||
<td>🌐</td>
|
<td>🌐</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="./badass" title="Go to BADASS➡️">BADASS</a></td>
|
<td><a href="./corr/badass" title="Go to BADASS➡️">BADASS</a></td>
|
||||||
<td>🌐</td>
|
<td>🌐</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="./ft_linux" title="Go to ft_linux➡️">ft_linux</a></td>
|
<td><a href="./corr/ft_linux" title="Go to ft_linux➡️">ft_linux</a></td>
|
||||||
<td>🌐</td>
|
<td>🌐</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><a href="./iot" title="Go to IOT➡️">Inception-of-Things</a></td>
|
<td><a href="./corr/iot" title="Go to IOT➡️">Inception-of-Things</a></td>
|
||||||
<td>🌐</td>
|
<td>🌐</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
@ -14,38 +14,16 @@
|
|||||||
<link href="https://projects.intra.42.fr/assets/42_logo_black-684989d43d629b3c0ff6fd7e1157ee04db9bb7a73fba8ec4e01543d650a1c607.png" rel="shortcut icon" type="image/png">
|
<link href="https://projects.intra.42.fr/assets/42_logo_black-684989d43d629b3c0ff6fd7e1157ee04db9bb7a73fba8ec4e01543d650a1c607.png" rel="shortcut icon" type="image/png">
|
||||||
<link href="https://projects.intra.42.fr/opensearch.xml" rel="search" title="project" type="application/opensearchdescription+xml">
|
<link href="https://projects.intra.42.fr/opensearch.xml" rel="search" title="project" type="application/opensearchdescription+xml">
|
||||||
<title>Intra Projects matrix Edit</title>
|
<title>Intra Projects matrix Edit</title>
|
||||||
<meta name="csrf-param" content="authenticity_token">
|
<link rel="stylesheet" media="all" href="/lescrampte/css/correction.css" />
|
||||||
<meta name="csrf-token" content="T3mD4cEy4MuRHaZSoxdZ5Q+g7JbzHikCo7N5T8HgTfbriCbhlj66EvNM4UzQC7mYYfpRSOI3Cn5ojDNVQNzkDg==">
|
|
||||||
<link rel="stylesheet" media="all" href="/lescrampte/iot/application.css">
|
|
||||||
<link rel="stylesheet" media="screen" href="https://use.typekit.net/bzd7hlb.css">
|
<link rel="stylesheet" media="screen" href="https://use.typekit.net/bzd7hlb.css">
|
||||||
<style>
|
|
||||||
.deprecated {
|
|
||||||
-webkit-filter: grayscale(100%);
|
|
||||||
filter: grayscale(100%); }
|
|
||||||
</style>
|
|
||||||
<script>
|
|
||||||
(function() {
|
|
||||||
this._environment = "production";
|
|
||||||
|
|
||||||
this._git_commit = "";
|
|
||||||
|
|
||||||
this._release = this._git_commit;
|
|
||||||
|
|
||||||
}).call(this);
|
|
||||||
</script>
|
|
||||||
|
|
||||||
</head><body class=" ">
|
</head><body class=" ">
|
||||||
<div class="notifications-flash-top-bar">
|
<div class="container-item scale-team-container">
|
||||||
|
<div class="row mt-4">
|
||||||
</div>
|
<div class="scale-section-infos col-sm-12 scale-div">
|
||||||
<script>
|
<h3 class="font-weight-bold text-uppercase text-center mt-4 pt-4">
|
||||||
(function() {
|
Scale for project Matrix
|
||||||
this._notifCount = 0;
|
</h3>
|
||||||
|
|
||||||
this._flashes = [];
|
|
||||||
|
|
||||||
}).call(this);
|
|
||||||
</script>
|
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<div class="p-0 scale-introduction dancer from-down" id="introduction-38626">
|
<div class="p-0 scale-introduction dancer from-down" id="introduction-38626">
|
||||||
|
Reference in New Issue
Block a user