提交 aae2a658 编写于 作者: E edisonxiang

modify some links

上级 78b27ab3
emailaddress: "community@openeuler.io"
description: "The main discuss the mailboxes used"
buttontext: "Subscription"
websitelink: http://mailweb.openeuler.io/postorius/lists/community.openeuler.io
emailaddress: "dev@openeuler.io"
description: "Development discuss the mailboxes used"
buttontext: "Subscription"
websitelink: http://mailweb.openeuler.io/postorius/lists/dev.openeuler.io
\ No newline at end of file
......@@ -11,9 +11,10 @@
<h3>{{ .emailaddress }}</h3>
<p> {{ .description }}</p>
</div>
<div class="btn">
{{ .buttontext }}
</div>
<a href="{{ .websitelink}}" target="_blank">
<div class="btn">{{ .buttontext }} </div>
</a>
</li>
{{ end }}
</ul>
......
......@@ -3,7 +3,9 @@
<div class="events active">
<h2>
Upcoming Events
<p>more ></p>
<a href="#">
<p>more ></p>
</a>
</h2>
<ul>
......
......@@ -4,7 +4,9 @@
<div class="news active">
<h2>
News
<p>more ></p>
<a href="/news.html">
<p>more ></p>
</a>
</h2>
<ul>
......@@ -15,7 +17,9 @@
<h6>
<span>NEWS</span> <i>|</i> <span>{{ .Date.Format .Site.Params.date_format }}</span>
</h6>
<p>{{ .Title }}</p>
<a href="{{ .URL }}">
<p>{{ .Title }}</p>
</a>
</li>
{{ end }}
</ul>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册