Skip to content

Commit 96e07ef

Browse files
author
Andrew McCluskey
committed
add license to intro page
1 parent 924172c commit 96e07ef

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

_build/intro.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
next_page:
88
url: /getting_started.html
99
suffix: .md
10-
search: zenodo introduction python chemists doi org div contributing href xxxxxximg src badge xxxxxx svg class left style clear both please guidelines github com pythoninchemistry intropythonchemists blob master content md contribute
10+
search: org license href zenodo creativecommons introduction python chemists doi src div style contributing rel licenses creative commons xxxxxximg badge xxxxxx svg class left clear both please guidelines github com pythoninchemistry intropythonchemists blob master content md contribute img alt border width l x png abr work licensed under attribution international
1111

1212
comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /content***"
1313
---
@@ -22,6 +22,7 @@
2222
<h1 id="An-Introduction-to-Python-for-Chemists">An Introduction to Python for Chemists<a class="anchor-link" href="#An-Introduction-to-Python-for-Chemists"> </a></h1><p><a href="https://doi.org/10.5281/zenodo.xxxxxx"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.xxxxxx.svg" class="left"></a></p>
2323
<div style="clear:both;"></div><p>An Introduction to Python for Chemists</p>
2424
<p>Please look at the <a href="https://github.com/pythoninchemistry/intro_python_chemists/blob/master/content/contributing.md">contributing guidelines</a> if you would like to contribute.</p>
25+
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p>
2526

2627
</div>
2728
</div>

content/intro.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@
55

66
An Introduction to Python for Chemists
77

8-
Please look at the [contributing guidelines](https://github.com/pythoninchemistry/intro_python_chemists/blob/master/content/contributing.md) if you would like to contribute.
8+
Please look at the [contributing guidelines](https://github.com/pythoninchemistry/intro_python_chemists/blob/master/content/contributing.md) if you would like to contribute.
9+
10+
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.

0 commit comments

Comments
 (0)