Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharchive.html
More file actions
Latest commit
40 lines (38 loc) · 1.91 KB
/
Copy patharchive.html
File metadata and controls
40 lines (38 loc) · 1.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<htmlprefix="
og: http://ogp.me/ns#
article: http://ogp.me/ns/article#
" lang="pt_br">
<head>
<metacharset="utf-8">
<metaname="description" content="Site para o grupo datascience-python do telegram">
<metaname="viewport" content="width=device-width">
<title>Arquivo | Data Science - Python</title>
<linkhref="assets/css/all-nocdn.css" rel="stylesheet" type="text/css">
<linkrel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<linkrel="canonical" href="https://example.com/archive.html">
<!--[if lt IE 9]><script src="/assets/js/html5.js"></script><![endif]-->
</head>
<body>
<sectionclass="social"><ul>
<li><ahref="index.html" title="Casa"><iclass="icon-home"></i></a></li>
<li><ahref="#" title="Arquivo"><iclass="icon-folder-open-alt"></i></a></li>
<li><ahref="categories/" title="Tags"><iclass="icon-tags"></i></a></li>
<li><ahref="rss.xml" title="Feed RSS"><iclass="icon-rss"></i></a></li>
</ul></section><sectionclass="page-content"><divclass="content" rel="main">
<articleclass="listpage"><header><h1>Arquivo</h1>
</header><ulclass="postlist"><li>
<ahref="2017/">2017</a>
(1)
</li></ul></article><footerid="footer"><p>Contents © 2017 <ahref="mailto:n.tesla@example.com">Carlos Machel</a> - Powered by <ahref="https://getnikola.com" rel="nofollow">Nikola</a></p>
</footer>
</div>
</section><scriptsrc="assets/js/all-nocdn.js" type="text/javascript"></script><scripttype="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script><scripttype="text/x-mathjax-config">
MathJax.Hub.Config({tex2jax: {inlineMath: [['$latex ','$'],['\\(','\\)']]}});
</script><scripttype="text/javascript">
$(function(){
$('.timeago').timeago();
});
</script>
</body>
</html>