forked from stackcarioca/stackcarioca.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchive.html
59 lines (49 loc) · 2.49 KB
/
archive.html
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html>
<html prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article# " lang="pt_br">
<head>
<meta charset="utf-8">
<meta name="description" content="Lista de projetos Python com ligações com o Rio de Janeiro">
<meta name="viewport" content="width=device-width">
<title>Arquivo | Stack Carioca</title>
<link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="assets/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css">
<link href="assets/css/rst.css" rel="stylesheet" type="text/css">
<link href="assets/css/code.css" rel="stylesheet" type="text/css">
<link href="assets/css/colorbox.css" rel="stylesheet" type="text/css">
<link href="assets/css/theme.css" rel="stylesheet" type="text/css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<link rel="canonical" href="https://stackcarioca.github.io/archive.html">
<!--[if lt IE 9]><script src="assets/js/html5.js"></script><![endif]-->
</head>
<body class="home blog">
<div id="wrap" style="width:850px">
<div id="container" style="width:560px">
<article class="listpage"><header><h1>Arquivo</h1>
</header><ul class="postlist"><li>
<a href="2016/index.html">2016</a>
(2)
</li></ul></article>
</div>
<div id="sidebar">
<!--Sidebar content-->
<h1 id="blog-title">
<a href="https://stackcarioca.github.io/" title="Stack Carioca">Stack Carioca</a>
</h1>
<ul class="unstyled">
<li>
<li>
<a href="posts/sobre.html">Sobre</a>
</li>
<li>
<a href="posts/lista.html">A Lista</a>
</li>
<li>
</ul>
</div>
<div id="footer">
Contents © 2016 <a href="mailto:[email protected]">Eduardo Stalinho</a> - Powered by <a href="https://getnikola.com" rel="nofollow">Nikola</a>
</div>
</div>
<script src="assets/js/jquery.min.js"></script><script src="assets/js/bootstrap.min.js"></script><script src="assets/js/moment-with-locales.min.js"></script><script src="assets/js/fancydates.js"></script><script src="assets/js/jquery.colorbox-min.js"></script><script src="assets/js/colorbox-i18n/jquery.colorbox-pt-BR.js"></script><script type="text/javascript">jQuery("a.image-reference").colorbox({rel:"gal",maxWidth:"100%",maxHeight:"100%",scalePhotos:true});</script>
</body>
</html>