Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e8d19e48cd |
BIN
images/avatar.jpg
Normal file
BIN
images/avatar.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 144 KiB |
13
index.html
13
index.html
@@ -11,7 +11,7 @@
|
||||
<!-- Header -->
|
||||
<header id="header">
|
||||
<div class="inner">
|
||||
<a href="https://img.davidmiller.top/common/avatar.jpg" class="image avatar"><img src="https://img.davidmiller.top/common/avatar.jpg" alt="" /></a>
|
||||
<a href="images/avatar.jpg" class="image avatar"><img src="images/avatar.jpg" alt="" /></a>
|
||||
<h1><strong>I am David Miller</strong>, a high school sophomore,<br />
|
||||
living in Beijing</h1>
|
||||
</div>
|
||||
@@ -25,7 +25,10 @@
|
||||
<header class="major">
|
||||
<h2>About Me</h2>
|
||||
</header>
|
||||
<p>I'm really into computer programming and games. I'm endeavoring to major in computer science in a few years. I also like playing games like Forza Horizon 5, God of War, Resident Evil 4 and The Last of Us Part I.</p>
|
||||
<p>I'm really into computer programming and games. I'm endeavoring to major in computer science in a few years. I also like playing AA/AAA games. My favorite games are Forza Horizon 5, God of War, Marvel's Spider-Man, Ace Attorney and Rhythm Doctor.</p>
|
||||
<ul class="actions">
|
||||
<li><a href="https://steamcommunity.com/id/citizenbeta/games/" class="button">Learn More</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<!-- Two -->
|
||||
@@ -57,9 +60,9 @@
|
||||
</ul>
|
||||
<ul class="copyright">
|
||||
<li>© <span id=year><script>document.getElementById("year").innerHTML=(new Date).getFullYear()</script></span> David Miller.</li>
|
||||
<li>GitHub: <a href="https://github.com/CitizenBeta2/Homepage/releases/tag/v3.2.3">v3.2.3</a></li>
|
||||
<li>GitHub: <a href="https://github.com/CitizenBeta2/Homepage/releases/tag/v3.1.5">v3.2b</a></li>
|
||||
<li><a href="https://davidmiller.statuspage.io">System Status</a></li>
|
||||
<li><img src="https://static.davidmiller.top/image/common/beian.png" style="width:16px;"/><a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802035614" target="_blank">京公网安备 11010802035614号</a></li>
|
||||
<li><img src="https://static2.davidmiller.top/image/common/beian.png" style="width:16px;"/><a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802035614" target="_blank">京公网安备 11010802035614号</a></li>
|
||||
<li><a href="https://beian.miit.gov.cn" target="_blank">京ICP备2021023756号-1</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
@@ -73,7 +76,7 @@
|
||||
<script src="assets/js/breakpoints.min.js"></script>
|
||||
<script src="assets/js/util.js"></script>
|
||||
<script src="assets/js/main.js"></script>
|
||||
<script src="https://static.davidmiller.top/js/statuspage.js"></script>
|
||||
<script src="https://static2.davidmiller.top/js/statuspage.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user