mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 04:23:01 +00:00
Merge branch 'master' of https://github.com/sbrl/Pepperminty-Wiki
This commit is contained in:
commit
944afa0668
1 changed files with 1 additions and 0 deletions
1
core.php
1
core.php
|
@ -154,6 +154,7 @@ function renderpage($title, $content, $minimal = false)
|
|||
<html><head>
|
||||
<meta charset='utf-8' />
|
||||
<title>$title</title>
|
||||
<meta name=viewport content='width=device-width, initial-scale=1' />
|
||||
<link rel='shortcut icon' href='$favicon' />";
|
||||
if(preg_match("/^[^\/]*\/\/|^\//", $css))
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue