Updating stuff...
This commit is contained in:
parent
e855a348fa
commit
34d99f95b9
1 changed files with 1 additions and 7 deletions
|
|
@ -27,19 +27,13 @@ metasub: home
|
|||
<p><a href="/news/" class="btn btn-primary">Read more »</a></p>
|
||||
</div>
|
||||
|
||||
<!--<div class="col-lg-4">
|
||||
<h2>Development</h2>
|
||||
<p>We are using <a href="http://www.python.org/" class="ext">Python</a> as the programming language interpreted by CPython. The IDE we are using is <a href="http://www.jetbrains.com/pycharm/" class="ext">PyCharm</a>. Source Code Management is done using <a href="http://git-scm.com/" class="ext">Git</a> and it is hosted at <a href="https://github.com/" class="ext">GitHub</a>.</p>
|
||||
<p><a href="/development/" class="btn btn-primary">Read more »</a></p>
|
||||
</div>-->
|
||||
|
||||
<div class="col-lg-4">
|
||||
<h2>License</h2>
|
||||
<p>The code of Linspector is licensed under the terms of the <a href="https://mit-license.org/" class="ext">MIT License</a>.<br>
|
||||
Content on this site is licensed under the <a href="http://creativecommons.org/licenses/by-sa/3.0/" class="ext">CC Attribution-Share Alike 3.0 Unported</a> license.</p>
|
||||
</div>
|
||||
|
||||
<h3>Commit Log</h3>
|
||||
<h2>Commit Log</h2>
|
||||
|
||||
<div id="github-commits"></div>
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue