Quick fixes

This commit is contained in:
danpros 2025-08-18 15:56:45 +07:00
commit b94161398d
2 changed files with 0 additions and 6 deletions

View file

@ -7,9 +7,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" user-scalable="no"/>
<title>404 Not Found - <?php echo blog_title() ?></title>
<link href="<?php echo site_url() ?>themes/default/css/style.css" rel="stylesheet"/>
<!-- Include the Open Sans font -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="center message">

View file

@ -6,9 +6,6 @@
<?php echo $metatags;?>
<link rel="stylesheet" href="<?php echo site_url() ?>system/resources/css/source-sans.css">
<link href="<?php echo theme_path() ?>css/style.css?v=1" rel="stylesheet"/>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body class="<?php echo $bodyclass; ?>" itemscope="itemscope" itemtype="http://schema.org/Blog">
<div class="hide">