cn.yimian.xyz 4 years ago
parent abe7dd78bd
commit ba72137983
  1. 1
      old/usr/themes/photograph/header.php
  2. 1
      usr/themes/photograph/footer.php
  3. 2
      usr/themes/photograph/header.php

@ -41,6 +41,7 @@
?>
<link rel="stylesheet" type="text/css" href="https://cdn.yimian.xyz/shaky/shaky.css">
<script src="https://cdn.yimian.xyz/ushio-js/ushio-head.min.js"></script>
<script>page.auth=['any']</script>
</head>
<body>

@ -259,5 +259,6 @@
}
</script>
<?php $this->footer(); ?>
<script src='https://cdn.yimian.xyz/ushio-js/ushio-footer.min.js'></script>
</body>
</html>

@ -40,6 +40,8 @@
$this->header();
}
?>
<script src='https://cdn.yimian.xyz/ushio-js/ushio-head.min.js'></script>
<script>page.auth = ['any'];</script>
</head>
<body>
<!--[if lt IE 8]>

Loading…
Cancel
Save