-
Notifications
You must be signed in to change notification settings - Fork 12
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
3 changed files
with
12 additions
and
12 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 |
---|---|---|
|
@@ -10,11 +10,11 @@ | |
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no"> | ||
<meta name="keywords" content="Moedog,狗子,主页"> | ||
<meta name="description" content="狗子的个人主页"> | ||
<link rel="icon" type="image/x-icon" href="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.6/favicon.ico"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.6/statics/css/main.css"> | ||
<link rel="icon" type="image/x-icon" href="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.7/favicon.ico"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.7/statics/css/main.css"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/font-awesome.min.css"> | ||
<script src="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.6/statics/js/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.6/statics/js/aplayer.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.7/statics/js/jquery.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.7/statics/js/aplayer.min.js"></script> | ||
</head> | ||
<body> | ||
<div class="loading"> | ||
|
@@ -28,13 +28,13 @@ | |
</div> | ||
<script> | ||
var picnum = parseInt(Math.random()*19+1); | ||
document.write('<div class="bak" style="background-image: url(https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.6/statics/img/'+picnum+'.jpg);"></div>'); | ||
document.write('<div class="bak" style="background-image: url(https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.7/statics/img/'+picnum+'.jpg);"></div>'); | ||
</script> | ||
<main> | ||
<div class="content"> | ||
<div class="left"> | ||
<div class="avatar"> | ||
<img src="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.6/statics/img/head.png"> | ||
<img src="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.7/statics/img/head.png"> | ||
</div> | ||
<ul class="menu"> | ||
<li> | ||
|
@@ -69,7 +69,7 @@ <h1>小白-白</h1> | |
<i class="fa fa-github"></i> | ||
<span>GitHub</span> | ||
</a> | ||
<a href="mailto:%3F@loli.cab" target="_blank" rel="noopener"> | ||
<a href="mailto:i@loli.cab" target="_blank" rel="noopener"> | ||
<i class="fa fa-envelope"></i> | ||
<span>E-Mail</span> | ||
</a> | ||
|
@@ -104,8 +104,8 @@ <h1>关于</h1> | |
<section id="donate"> | ||
<h1>求投食喵 !</h1> | ||
<div class="donate-img-box"> | ||
<a href="https://pay.fczbl.vip" target="_blank" rel="noopener"> | ||
<img src="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.6/statics/img/poor.jpg" > | ||
<a href="https://pay.moedog.org" target="_blank" rel="noopener"> | ||
<img src="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.7/statics/img/poor.jpg" > | ||
</a> | ||
</div> | ||
</section> | ||
|
@@ -123,6 +123,6 @@ <h1>求投食喵 !</h1> | |
<div class="ap-f" id="ap-f"></div> | ||
</div> | ||
</main> | ||
<script src="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.6/statics/js/main.js"></script> | ||
<script src="https://cdn.jsdelivr.net/gh/Moe-dog/prprpr.love@0.7/statics/js/main.js"></script> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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