Skip to content

Commit 53caf1d

Browse files
committed
new deployment
1 parent fc0099d commit 53caf1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

github/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h3>Stars</h3>
115115
</div>
116116
</div>
117117

118-
<div v-if="repos_pushed" class="padh padv">
118+
<div v-if="repos_pushed.length" class="padh padv">
119119
<h2 id="repos">Repositories</h2>
120120
<table>
121121
<thead>

rss.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<channel><title>RSS Feed</title>
44
<link>http://localhost:8080</link>
55
<description>RSS Feed</description>
6-
<lastBuildDate>Wed, 29 May 2019 01:13:40 </lastBuildDate>
6+
<lastBuildDate>Wed, 29 May 2019 01:23:37 </lastBuildDate>
77
<generator>Logya</generator>
88
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
99
<item>

0 commit comments

Comments
 (0)