[SITE] add new logo (and Boon font) to front page
This commit is contained in:
parent
179eb03074
commit
2a355d4f81
19 changed files with 127 additions and 22 deletions
|
@ -36,6 +36,8 @@ if( $page->isHomePage() ) {
|
|||
<!-- Google web fonts -->
|
||||
<link href='https://fonts.googleapis.com/css?family=Alegreya+Sans:400,100,300,400italic,500,500italic,700' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Crimson+Text:400,700' rel='stylesheet' type='text/css'>
|
||||
|
||||
<?php echo css('assets/fonts/boon.css') ?>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue