mirror of
https://github.com/gamaio/lobli.git
synced 2025-08-13 18:28:47 +00:00
Add the Montserrat google cdn font to relevant pages
I think I'm going to require a head file that has all this needed info
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<!-- Bootstrap -->
|
||||
<link href="include/Bootstrap/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="include/css/style.css?<?php echo time(); ?>" rel="stylesheet">
|
||||
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Montserrat">
|
||||
|
||||
<link rel="shortcut icon" type="image/ico" href="lobli.ico"/>
|
||||
<link rel="shortcut icon" type="image/x-icon" href="lobli.ico"/>
|
||||
|
Reference in New Issue
Block a user