Skip to content

Commit

Permalink
update sql for contao 4.4 and load material icons selfhosting
Browse files Browse the repository at this point in the history
  • Loading branch information
seibtph authored and Philipp Seibt committed May 9, 2018
1 parent 9df5c68 commit 085cf13
Show file tree
Hide file tree
Showing 12 changed files with 4,725 additions and 2,716 deletions.
2 changes: 1 addition & 1 deletion src/Module/MateThemeSetup.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

class MateThemeSetup extends \BackendModule
{
const VERSION = '1.0.33';
const VERSION = '1.0.34';

protected $strTemplate = 'be_mateTheme_setup';

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@

<?= $this->stylesheets ?>

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">

<?= $this->head ?>

<meta property="og:title" content="<?php echo $this->pageTitle; ?> - <?php echo $this->mainTitle; ?>" />
Expand Down
Binary file not shown.

Large diffs are not rendered by default.

2,373 changes: 2,373 additions & 0 deletions src/Resources/public/fonts/Material_Icons/MaterialIcons-Regular.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 085cf13

Please sign in to comment.