Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
muziqiu2 authored Jan 27, 2024
1 parent 02c09d2 commit bf54456
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>阿木</title>
<link rel="icon" href="favicon.ico">
<link rel="icon" href="https://free.tc.mofashi.ltd/2/2024/01/28/65b53e9582acf.ico">
<meta name="description" content="阿木的个人主页">
<meta name="keywords" content="amu,AMU,阿木">
<meta name="og:title" contect="阿木">
Expand All @@ -17,7 +17,7 @@
<meta name="og:description" contect="阿木的个人主页">
<meta name="og:site_name" contect="阿木">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="/static/style.css?v=1.20">
<link rel="stylesheet" href="https://static.api.mofashi.ltd/css/020831/style.css?v=1.20">
</head>

<div class="main">
Expand Down Expand Up @@ -106,7 +106,7 @@
</div> <!-- 图标容器结束 -->

<div class="tanChiShe">
<img id="tanChiShe" src="/static/svg/snake-Light.svg" alt="">
<img id="tanChiShe" src="https://static.api.mofashi.ltd/svg/020831/snake-Light.svg" alt="">
</div>
</header> <!-- 头部结束 -->

Expand Down Expand Up @@ -191,7 +191,7 @@ <h1>自由播放器</h1>
</a>

<!--
<a class="projectItem" target="_blank" href="https://github.com/ZYYO666/Homepage/">
<a class="projectItem" target="_blank" href="">
<div class="projectItemLeft">
<h1>Homepage</h1>
Expand Down Expand Up @@ -225,15 +225,15 @@ <h1>Yang</h1>
<!-- 技能开始 -->
<!-- 前往https://skillicons.dev/
生成,一个pc端,一个移动端,区别是一行的个数 -->
<img id="skillPc" src="/static/svg/skillPc.svg" alt="" srcset="">
<img id="skillWap" src="/static/svg/skillWap.svg" alt="" srcset="">
<img id="skillPc" src="https://static.api.mofashi.ltd/svg/020831/skillPc.svg" alt="" srcset="">
<img id="skillWap" src="https://static.api.mofashi.ltd/svg/020831/skillWap.svg" alt="" srcset="">
</div>
<!-- 技能结束 -->
</content> <!-- 内容结束 -->

<footer>
AMU © 2024 |
本站由 <a href="https://www.cloudflare.com/"><img src="https://free.tc.mofashi.ltd/2/2024/01/16/65a55cbfecca5.png" style="width: 30px;"></a>提供加速服务
<a href="">旧雨烟阁工作室</a>
</footer>
<footer>
source
Expand All @@ -258,7 +258,7 @@ <h1>Yang</h1>

</body>

<script src="/static/script.js?v=1.19"> </script>
<script src="https://static.api.mofashi.ltd/js/020831/script.js?v=1.19"> </script>


</html>
</html>

0 comments on commit bf54456

Please sign in to comment.