Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/fix-favicon'
Browse files Browse the repository at this point in the history
  • Loading branch information
Ovsyanka committed Dec 11, 2015
2 parents ec8cc0d + 7d93c70 commit b9d72a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/default/views/header.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<script language="javascript" src="js/jquery-1.4.2.min.js"></script>
<script language="javascript" src="js/jquery.textarea.js"></script>
<link rel="stylesheet" href="<?php render_theme_path() ?>/css/global.css" type="text/css" media="all"/>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<?php render_page_header(); ?>
<script language="javascript">
$(function () {
Expand Down

0 comments on commit b9d72a8

Please sign in to comment.