We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 068c4cc + 71d6f3d commit 9142e92Copy full SHA for 9142e92
2 files changed
docpad.coffee
@@ -29,7 +29,7 @@ docpadConfig = {
29
# Here are some old site urls that you would like to redirect from
30
oldUrls: [],
31
32
- version: "2.3.0",
+ version: "2.3.1",
33
34
branch: "master",
35
server/documents/index.html.eco
@@ -55,7 +55,6 @@ standalone : true
55
<div class="introduction">
56
<a class="ui black version label" href="https://github.com/Semantic-Org/Semantic-UI/blob/<%= @getBranch() %>/RELEASE-NOTES.md">
57
<%= @getVersion() %>
58
- - Feb 2018
59
</a>
60
<h1 class="ui inverted header">
61
<span class="library">
0 commit comments