浏览代码

Point to related projects

Bob Mottram 9 年前
父节点
当前提交
4b7f492e46
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5
    1
      website/EN/support.html

+ 5
- 1
website/EN/support.html 查看文件

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-01-07 Thu 14:59 -->
6
+<!-- 2016-01-07 Thu 17:45 -->
7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta  name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
214
 <p>
214
 <p>
215
 At the present time this project is not seeking any funding. There is no crowdfunding campaign and no slick marketing video. Those aren't ruled out as future possibilities, but for now they're just not needed.
215
 At the present time this project is not seeking any funding. There is no crowdfunding campaign and no slick marketing video. Those aren't ruled out as future possibilities, but for now they're just not needed.
216
 </p>
216
 </p>
217
+
218
+<p>
219
+If you find this project useful then you may wish to consider donating to <a href="./related.html">one of the related projects</a> upon which it is based.
220
+</p>
217
 </div>
221
 </div>
218
 </div>
222
 </div>
219
 
223