mirror of
https://github.com/ThunixdotNet/wiki.git
synced 2026-01-24 04:10:18 +00:00
Update 'wiki.php'
This commit is contained in:
2
wiki.php
2
wiki.php
@@ -13,7 +13,7 @@ print "<!DOCTYPE html>
|
|||||||
<head>
|
<head>
|
||||||
<title>$site_name - $page</title>
|
<title>$site_name - $page</title>
|
||||||
<link rel='stylesheet' type='text/css' href='$site_root/includes/site.css'>
|
<link rel='stylesheet' type='text/css' href='$site_root/includes/site.css'>
|
||||||
print "</head>
|
</head>
|
||||||
<body>";
|
<body>";
|
||||||
echo ( shell_exec("/usr/bin/pandoc $doc_root/includes/header.md") );
|
echo ( shell_exec("/usr/bin/pandoc $doc_root/includes/header.md") );
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user