v2.0 release

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
This commit is contained in:
Michael Opdenacker 2020-05-27 09:05:54 +02:00
parent b6606359e0
commit 26dea97750
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ duplicating work and data. It has a straightforward data structure
You can see it in action on https://elixir.bootlin.com/
NOTE: this documentation applies to version 1.0 of Elixir.
NOTE: this documentation applies to version 2.0 of Elixir.
toc::[]

View file

@ -62,7 +62,7 @@
<footer class="footer">
<span class="version"><a href="{{version}}/source">{{project}}</a> <em class="icon-tag">{{tag}}</em></span>
<a title="Go to top of the page" class="go-top icon-up screenreader" href="{{version}}/{{url}}#">Top</a>
<span class="poweredby">powered by <a target="_blank" href="https://github.com/bootlin/elixir">Elixir 1.0</a></span>
<span class="poweredby">powered by <a target="_blank" href="https://github.com/bootlin/elixir">Elixir 2.0</a></span>
</footer>
</div>
<script src="/script.js?v=3"></script>