Skip to content

Commit 3b4f15c

Browse files
Travis build 474 pushed to Github Pages
1 parent 47e4d17 commit 3b4f15c

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

sitemap.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,35 +5,35 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
55

66
<url>
77
<loc>http://pythonclub.com.br/</loc>
8-
<lastmod>2015-10-26T19:02:40-00:00</lastmod>
8+
<lastmod>2015-10-27T16:10:37-00:00</lastmod>
99
<changefreq>daily</changefreq>
1010
<priority>0.5</priority>
1111
</url>
1212

1313
<url>
1414
<loc>http://pythonclub.com.br/archives.html</loc>
15-
<lastmod>2015-10-26T19:02:40-00:00</lastmod>
15+
<lastmod>2015-10-27T16:10:37-00:00</lastmod>
1616
<changefreq>daily</changefreq>
1717
<priority>0.5</priority>
1818
</url>
1919

2020
<url>
2121
<loc>http://pythonclub.com.br/tags.html</loc>
22-
<lastmod>2015-10-26T19:02:40-00:00</lastmod>
22+
<lastmod>2015-10-27T16:10:37-00:00</lastmod>
2323
<changefreq>daily</changefreq>
2424
<priority>0.5</priority>
2525
</url>
2626

2727
<url>
2828
<loc>http://pythonclub.com.br/categories.html</loc>
29-
<lastmod>2015-10-26T19:02:40-00:00</lastmod>
29+
<lastmod>2015-10-27T16:10:37-00:00</lastmod>
3030
<changefreq>daily</changefreq>
3131
<priority>0.5</priority>
3232
</url>
3333

3434
<url>
3535
<loc>http://pythonclub.com.br/pages/about.html</loc>
36-
<lastmod>2015-10-26T19:02:40-00:00</lastmod>
36+
<lastmod>2015-10-27T16:10:37-00:00</lastmod>
3737
<changefreq>monthly</changefreq>
3838
<priority>0.3</priority>
3939
</url>

sitemap.xml.gz

2 Bytes
Binary file not shown.

theme/css/pure.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ pre {
308308
.content {
309309
padding: 1em 1.5em 0;
310310
font-size: 85%;
311+
word-wrap: break-word;
311312
}
312313

313314
.cover-img {

theme/css/pure.css.gz

4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)