Skip to content

Commit

Permalink
更新了几个链接
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsIotaPi committed Jan 12, 2024
1 parent f409ec1 commit 99d84c5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
Binary file removed datastation.psd
Binary file not shown.
Binary file removed img/icloud.png
Binary file not shown.
Binary file added img/png/Gogs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="renderer" content="webkit" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="shortcut icon" href="../favicon.ico" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<title>Chenji's Services</title>
<title>Chenji's Navigator</title>
</head>
<body>
<div id="wrap">
Expand All @@ -26,11 +26,11 @@ <h1>Chenji's Services</h1>
<div id="app" class="app animated fadeInLeft">
<ul>
<li> <a href="https://www.epsiotapi.com:20443" target="_blank"><img class="icon pulse" src="img/png/Qnap.png" /><strong>QnapNAS</strong></a> </li>
<li> <a href="https://www.epsiotapi.com:25001/Webdav" target="_blank"><img class="icon pulse" src="img/png/Files.png" /><strong>Webdav</strong></a> </li>
<li> <a href="https://www.epsiotapi.com:23000" target="_blank"><img class="icon pulse" src="img/png/Git.png" /><strong>Gogs</strong></a> </li>
<li> <a href="https://www.epsiotapi.com:28888" target="_blank"><img class="icon pulse" src="img/png/Jupyter.png" /><strong>JupyterLab</strong></a> </li>
<li> <a href="http://www.epsiotapi.com:8801/WordPress/" target="_blank"><img class="icon pulse" src="img/png/WordPress.png" /><strong>WordPress</strong></a> </li>
<li> <a href="http://www.epsiotapi.com:8801/WordPress/wp-admin.php" target="_blank"><img class="icon pulse" src="img/png/Settings.png" /><strong>WordPress Admin</strong></a> </li>
<li> <a href="https://www.epsiotapi.com:25001/Webdav/" target="_blank"><img class="icon pulse" src="img/png/Files.png" /><strong>Webdav</strong></a> </li>
<li> <a href="https://www.epsiotapi.com:23000" target="_blank"><img class="icon pulse" src="img/png/Gogs.png" /><strong>Gogs</strong></a> </li>
<li> <a href="http://www.epsiotapi.com:28888" target="_blank"><img class="icon pulse" src="img/png/Jupyter.png" /><strong>JupyterLab</strong></a> </li>
<li> <a href="https://www.epsiotapi.com:8802/WordPress/" target="_blank"><img class="icon pulse" src="img/png/WordPress.png" /><strong>WordPress</strong></a> </li>
<li> <a href="https://www.epsiotapi.com:8802/WordPress/wp-admin/" target="_blank"><img class="icon pulse" src="img/png/Settings.png" /><strong>WordPress 管理</strong></a> </li>
</ul>
</div>
<!-- 内网访问地址 -->
Expand Down

0 comments on commit 99d84c5

Please sign in to comment.