Skip to content

Commit

Permalink
Merge pull request #2901 from tjhei/www-release-update
Browse files Browse the repository at this point in the history
[www] update DOI for release
  • Loading branch information
gassmoeller committed Apr 29, 2019
2 parents 68d8c6e + cf0bf08 commit 8ac8d7f
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 31 deletions.
4 changes: 2 additions & 2 deletions cite.html
@@ -1,8 +1,8 @@
<html>
<head>
<meta http-equiv="Refresh" content="0; url=https://aspect.geodynamics.org/citing.html?ver=2.0.1&src=citehtml" />
<meta http-equiv="Refresh" content="0; url=https://aspect.geodynamics.org/citing.html?ver=2.1.0&src=citehtml" />
</head>
<body>
<p>Please follow <a href="https://aspect.geodynamics.org/citing.html?ver=2.0.1&src=citehtml">this link</a>.</p>
<p>Please follow <a href="https://aspect.geodynamics.org/citing.html?ver=2.1.0&src=citehtml">this link</a>.</p>
</body>
</html>
1 change: 1 addition & 0 deletions citing.html
Expand Up @@ -88,6 +88,7 @@ <h3>Step 1: Select among the features your ASPECT runs use</h3>
<form action="" class="editbox">
<label>Version: <select id="ver" onchange="update()">
<option value="dev">dev</option>
<option value="2.1.0">2.1.0</option>
<option value="2.0.1">2.0.1</option>
<option value="2.0.0">2.0.0</option>
<option value="1.5.0">1.5.0</option>
Expand Down
63 changes: 34 additions & 29 deletions database.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8ac8d7f

Please sign in to comment.