aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2018-02-06 07:37:43 +0000
committerclarkzjw <[email protected]>2018-02-06 07:37:43 +0000
commitbcedc7c11c35ca0a3039b97a4814fe8bc700c1d8 (patch)
tree086dca1241c277e520e77feb06b936f9abeacacc
parent996f0e5b2c48677d958b10630f1aa29c3fa1c7d1 (diff)
downloadblog.jinwei.me-bcedc7c11c35ca0a3039b97a4814fe8bc700c1d8.tar.gz
Tue Feb 6 07:37:43 UTC 2018
-rw-r--r--.lastmodify2
-rw-r--r--_sources/index.rst.txt5
-rw-r--r--index.html2
3 files changed, 8 insertions, 1 deletions
diff --git a/.lastmodify b/.lastmodify
index ea28b21..7d5d984 100644
--- a/.lastmodify
+++ b/.lastmodify
@@ -1 +1 @@
Sun Jan 28 07:49:13 UTC 2018 Tue Feb 6 07:37:43 UTC 2018
diff --git a/_sources/index.rst.txt b/_sources/index.rst.txt
index bb5dd6a..cdf198d 100644
--- a/_sources/index.rst.txt
+++ b/_sources/index.rst.txt
@@ -101,6 +101,11 @@ Other
101----- 101-----
102 102
103- I am a volunteer of BOINC, supporting WorldCommunityGrid 103- I am a volunteer of BOINC, supporting WorldCommunityGrid
104
105.. raw:: html
106
107 <iframe src="https://www.worldcommunitygrid.org/getDynamicImage.do?memberName=clarkzjw&mnOn=true&stat=3&imageNum=1&rankOn=true&projectsOn=true&special=true" frameborder="0" name="di" scrolling="no" width="405px" height="190px"></iframe>
108
104- I think Freedom is my birth right and I shall have it, including free speech and free software 109- I think Freedom is my birth right and I shall have it, including free speech and free software
105 110
106.. container:: row 111.. container:: row
diff --git a/index.html b/index.html
index 0677a92..9a6f615 100644
--- a/index.html
+++ b/index.html
@@ -167,6 +167,8 @@
167<h2>Other<a class="headerlink" href="#other" title="Permalink to this headline">¶</a></h2> 167<h2>Other<a class="headerlink" href="#other" title="Permalink to this headline">¶</a></h2>
168<ul class="simple"> 168<ul class="simple">
169<li>I am a volunteer of BOINC, supporting WorldCommunityGrid</li> 169<li>I am a volunteer of BOINC, supporting WorldCommunityGrid</li>
170</ul>
171<iframe src="https://www.worldcommunitygrid.org/getDynamicImage.do?memberName=clarkzjw&mnOn=true&stat=3&imageNum=1&rankOn=true&projectsOn=true&special=true" frameborder="0" name="di" scrolling="no" width="405px" height="190px"></iframe><ul class="simple">
170<li>I think Freedom is my birth right and I shall have it, including free speech and free software</li> 172<li>I think Freedom is my birth right and I shall have it, including free speech and free software</li>
171</ul> 173</ul>
172<div class="row docutils container"> 174<div class="row docutils container">
Powered by cgit v1.2.3 (git 2.41.0)