mirror of
https://github.com/danpros/htmly.git
synced 2026-04-23 14:06:23 +05:30
Change installed version
This commit is contained in:
parent
26a1a97082
commit
ccd912b667
3 changed files with 5 additions and 5 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<meta name="description" content="<?php echo $description; ?>"/>
|
||||
<link rel="canonical" href="<?php echo $canonical; ?>" />
|
||||
<link href="<?php echo site_url() ?>themes/default/css/style.css" rel="stylesheet"/>
|
||||
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
|
||||
<link href="//fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet" type="text/css">
|
||||
<?php if (publisher()): ?>
|
||||
<link href="<?php echo publisher() ?>" rel="publisher" /><?php endif; ?>
|
||||
<!--[if lt IE 9]>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue