forked from qkqpttgf/OneManager-php
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ | |
/> | ||
<title><!--Title--></title> | ||
<meta name="description" content="A Onemanager-PHP site with Theme-renexmoe" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/186526/[email protected].2/css/app.css"><meta name="theme-color" content="#fff" /> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/186526/[email protected].3/css/app.css"><meta name="theme-color" content="#fff" /> | ||
<!--BackgroundStart--> | ||
<style> | ||
body { | ||
|
@@ -381,7 +381,7 @@ | |
|
||
<!--IsFolderEnd--> | ||
<!--IsFileStart--> | ||
<div id="file"> | ||
<div id="file" class="mdui-shadow-3" style="padding: 5px;margin: 20px 0px;padding: 20px;border-radius: 8px;"> | ||
<!--IsimgFileStart--> | ||
<img class="mdui-img-fluid mdui-center mdui-m-t-5" src="<!--FileDownUrl-->" /> | ||
<!--IsimgFileEnd--> | ||
|
@@ -461,6 +461,5 @@ | |
{ "music":"audiotrack", "video":"ondemand_video", "img":"image", | ||
"pdf":"picture_as_pdf", "default":"insert_drive_file"} | ||
<!--IconValuesEnd--> | ||
<script src="https://cdn.jsdelivr.net/gh/186526/[email protected]/js/webpack-runtime.2c4e79a563c6e0c1c74f.js"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/186526/[email protected]/js/app.7a662c514027ed87a34e.js"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/186526/[email protected]/js/0.978007d64c899be136cc.js"></script><script src="https://cdn.jsdelivr.net/gh/186526/[email protected]/js/1.5b8d70d2354fb2d7a285.js"></script><script src="https://cdn.jsdelivr.net/gh/186526/[email protected]/js/2.328efe38d29b2b82081d.js"></script><script src="https://cdn.jsdelivr.net/gh/186526/[email protected]/js/3.027761c2de2783cf8bdb.js"></script><script src="https://cdn.jsdelivr.net/gh/186526/[email protected]/js/4.dab60f097b53c4c190ca.js"></script><script src="https://cdn.jsdelivr.net/gh/186526/[email protected]/js/5.34aa35af2591e1864a76.js"></script><script src="https://cdn.jsdelivr.net/gh/186526/[email protected]/js/app~493df0b3.fd6ababc1af361957434.js"></script><script src="https://cdn.jsdelivr.net/gh/186526/[email protected]/js/webpack-runtime.2de41aaefaaa86cdb95e.js"></script> | ||
</html> |