File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -5,35 +5,35 @@ xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
5
5
6
6
<url >
7
7
<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 >
9
9
<changefreq >daily</changefreq >
10
10
<priority >0.5</priority >
11
11
</url >
12
12
13
13
<url >
14
14
<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 >
16
16
<changefreq >daily</changefreq >
17
17
<priority >0.5</priority >
18
18
</url >
19
19
20
20
<url >
21
21
<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 >
23
23
<changefreq >daily</changefreq >
24
24
<priority >0.5</priority >
25
25
</url >
26
26
27
27
<url >
28
28
<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 >
30
30
<changefreq >daily</changefreq >
31
31
<priority >0.5</priority >
32
32
</url >
33
33
34
34
<url >
35
35
<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 >
37
37
<changefreq >monthly</changefreq >
38
38
<priority >0.3</priority >
39
39
</url >
Original file line number Diff line number Diff line change @@ -308,6 +308,7 @@ pre {
308
308
.content {
309
309
padding : 1em 1.5em 0 ;
310
310
font-size : 85% ;
311
+ word-wrap : break-word;
311
312
}
312
313
313
314
.cover-img {
You can’t perform that action at this time.
0 commit comments