forked from ForeSummer/ForeSummer.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblogs.html
1 lines (1 loc) · 1.63 KB
/
blogs.html
1
<!doctype html><html><head><meta charset="utf-8" name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><title>Blogs written by Guoyang Wei</title><link type="text/css" rel="stylesheet" href="static/css/main.min.css"><script type="text/javascript" src="static/js/main.min.js"></script></head><body><div class="header"><div class="row"><div class="logo-warpper"><div class="logo"><a href="index.html">HOME</a></div></div><div class="nav-warpper"><ul class="menu"><li id="work" class="links"><a href="works.html">WORKS</a></li><li id="blog" class="links"><a href="blogs.html">BLOGS</a></li><li id="info" class="links"><a href="info.html">INFO</a></li></ul></div></div></div><div class="intro-d">Blogs of Studying Web Devlopment Tools</div><div class="container"><div class="mainwarpper" id="blogs1"><div class="subtitle">A List of Blogs</div></div></div><div class="list-container"><div class="list"><p class="title"><a href="blog2.html">JS中易犯的10个错误</a></p><p class="time">Updated 1 days ago</p></div><div class="list"><p class="title"><a href="blog1.html">个人主页搭建完成!</a></p><p class="time">Updated 4 days ago</p></div><div class="list"><p class="title"><a>Develop With AngularJS</a></p><p class="time">Update later</p></div><div class="list"><p class="title"><a>Usage of NodeJS</a></p><p class="time">Update later</p></div></div><div class="footer"><div class="github"><a href="http://www.github.com/foresummer">View All Project in Github</a></div><div class="copyright">All made by <i>Guoyang Wei</i> with love to the world<br><i>School of Software, Tsinghua University, Beijing, China</i></div></div></body></html>