提交 d8742629 编写于 作者: X xiejiahe

add nav

上级 1c057cf5
......@@ -2,6 +2,7 @@
node_modules/
dist/
gh-pages/
scss/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
......@@ -14,5 +15,5 @@ yarn-error.log*
*.njsproj
*.sln
scss/
*.svn
......@@ -65,13 +65,6 @@ $ npm run dev
----
## 结语
这个导航是自己一心一意打造出来的,花了不少时间和精力。目的是让不少同学可以提高效率和学到知识。
这个导航站并非在网上找的模板,而是自己构建出来的,跟其他导航站区别还是很明显的。
当然了这个站没有用什么高大上的技术,而是一个纯分享的导航站。
开源导航站,使用请保留版权信息。希望这个导航站能帮助到你。
👍👍👍
......
此差异已折叠。
......@@ -43,6 +43,12 @@ module.exports = {
name: '安全周',
desc: '关注安全资讯 专注资源共享',
link: 'https://www.secz.org/',
},
},
{
icon: './icon/page7/icon-7x007.png',
name: '全球被黑站点统计系统',
desc: '主要通过网络搜集国内被黑网站信息,统计分析数据,为部署安全型网络提供强有力的依据...',
link: 'http://www.hacked.com.cn/',
},
]
}
\ No newline at end of file
......@@ -8,5 +8,11 @@ module.exports = {
desc: 'O2面向多终端技术体系,致力于构建沉淀与分享包括但不限于交互、页面制作技巧...',
link: 'https://aotu.io/',
},
{
icon: './icon/page8/icon-8x002.jpg',
name: '王垠的博客',
desc: '当然我在扯淡',
link: 'http://www.yinwang.org/',
},
]
}
\ No newline at end of file
......@@ -37,7 +37,7 @@
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="Cache-control" content="no-cache">
<meta name="description" content="爱分享,爱创造,一个资源难寻的导航网站,应有尽有的干货都在这里。">
<meta name="keywords" content="导航,前端资源,社区站点,设计师,实用工具,学习资源,运营">
<meta name="keywords" content="导航,前端资源,社区站点,设计师,实用工具,学习资源,运营,网络安全">
<link rel="icon" href="./favicon.png" type="image/x-icon">
<link rel ="apple-touch-icon" href="./favicon.png">
<link rel="stylesheet" href="./css/style.css">
......@@ -45,7 +45,7 @@
(function(){try {var b = navigator.appName,v = navigator.appVersion,vp = v.split(";"),t_v = vp[1].replace(/[ ]/g, ""),tvt = t_v.substr(4);if(b == "Microsoft Internet Explorer" && tvt <= 9){alert('当前浏览器存在安全隐患');}}catch(e){}})();
</script>
</head>
<body data-latest-update-time="2018-05-15">
<body data-latest-update-time="2018-06-18">
<div id="xiejiahe" ng-controller="controller" ng-cloak="https://github.com/xjh22222228">
<img src="./icon/top.svg" alt="top" class="scroll-top">
<aside class="sidebar user-select-none">
......@@ -114,6 +114,6 @@
</footer>
</section>
</div>
<script src="./bundle.js"></script>
<script src="./bundle.js" data-p="8889"></script>
</body>
</html>
\ No newline at end of file
......@@ -441,6 +441,7 @@ img {
}
}
}
/*!@link https://github.com/xjh22222228*/
// 底部
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册