forked from enviPath/enviPy
Static pages update (#299)
I have updated the static pages following @wicker comments on #275 Co-authored-by: Tobias O <tobias.olenyi@envipath.com> Reviewed-on: enviPath/enviPy#299 Co-authored-by: Liam Brydon <lbry121@aucklanduni.ac.nz> Co-committed-by: Liam Brydon <lbry121@aucklanduni.ac.nz>
This commit is contained in:
@ -79,7 +79,7 @@
|
||||
<p>Browse our comprehensive documentation and tutorials.</p>
|
||||
<div class="card-actions justify-end">
|
||||
<a
|
||||
href="https://wiki.envipath.org/"
|
||||
href="https://community.envipath.org/c/documentation"
|
||||
target="_blank"
|
||||
class="btn btn-neutral"
|
||||
>Read Docs</a
|
||||
@ -139,6 +139,18 @@
|
||||
<h3 class="card-title">enviPath Ltd.</h3>
|
||||
<p>Biodegradation prediction since 2015</p>
|
||||
<div class="mt-4 flex gap-4">
|
||||
<a
|
||||
href="https://envipath.com/"
|
||||
target="_blank"
|
||||
class="btn btn-outline btn-sm"
|
||||
>
|
||||
<img
|
||||
src="{% static '/images/logo-square.svg' %}"
|
||||
width="24"
|
||||
height="24"
|
||||
/>
|
||||
enviPath.com
|
||||
</a>
|
||||
<a
|
||||
href="https://www.linkedin.com/company/envipath/"
|
||||
target="_blank"
|
||||
@ -208,7 +220,7 @@
|
||||
Simply visit our homepage and try the prediction tool! For full
|
||||
access to all features, create a free account. Check out our
|
||||
<a
|
||||
href="https://wiki.envipath.org/"
|
||||
href="https://community.envipath.org/c/documentation"
|
||||
target="_blank"
|
||||
class="link link-primary"
|
||||
>documentation</a
|
||||
|
||||
Reference in New Issue
Block a user