Update 1.php

pull/13/head
qkqpttgf 2020-01-05 18:38:37 +08:00 committed by GitHub
parent 715491a5fc
commit 1390b8b189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -39,13 +39,12 @@ function render_list($path, $files)
<head>
<title><?php echo $pretitle;?> - <?php echo $_SERVER['sitename'];?></title>
<!--
帖子 https://www.hostloc.com/thread-617698-1-1.html
github https://github.com/qkqpttgf/herokuOnedrive
github https://github.com/qkqpttgf/OneManager-php
-->
<meta charset=utf-8>
<meta http-equiv=X-UA-Compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
<meta name="keywords" content="<?php echo $n_path;?>,<?php if ($p_path!='') echo $p_path.','; echo $_SERVER['sitename'];?>,herokuOneDrive,auth_by_逸笙">
<meta name="keywords" content="<?php echo $n_path;?>,<?php if ($p_path!='') echo $p_path.','; echo $_SERVER['sitename'];?>,OneManager,auth_by_逸笙">
<link rel="icon" href="<?php echo $_SERVER['base_path'];?>favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="<?php echo $_SERVER['base_path'];?>favicon.ico" type="image/x-icon" />
<style type="text/css">