feat(frontend): add footer
This commit is contained in:
parent
f76ac1e8fe
commit
82cba2e2c3
@ -105,5 +105,15 @@
|
|||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
<footer class="container">
|
||||||
|
<p>
|
||||||
|
Codice rilasciato sotto licenza
|
||||||
|
<a
|
||||||
|
href="https://git.riefolo.me/mariano/orario-scolastico-itet/src/branch/master/LICENSE"
|
||||||
|
target="_blank"
|
||||||
|
>MPL 2.0</a
|
||||||
|
>
|
||||||
|
</p>
|
||||||
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user