WIP: bring participo back - consistent use of bootstrap - formatting -
phpstan level 0 error free - fixes for kyu subpage - move mams into participo framework - remove legacy `lib/db.php` usage - add attributer admin function - add newsposter - fixing apiKey creation
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<!-- MaterializeCss -->
|
||||
|
||||
<!-- - Compiled and minified CSS -->
|
||||
<link rel="stylesheet" href="/ressourcen/materializeCss/css/materialize.min.css">
|
||||
<link rel="stylesheet" href="/ressourcen/css/materialize.min.css">
|
||||
<!-- Compiled and minified JavaScript -->
|
||||
<script src="/ressourcen/materializeCss/js/materialize.min.js"></script>
|
||||
<script src="/ressourcen/js/materialize.min.js"></script>
|
||||
<!--Import Google Icon Font-->
|
||||
<link rel="stylesheet" href="css/material-icons.css">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user