Skip to content

Commit

Permalink
add new OpenArchitex link to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
SudharakaP committed Apr 11, 2020
1 parent 4af94f2 commit 834f950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/app/layouts/footer/footer.component.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<footer>
<div class="mt-3 mx-auto text-center">
<span>If you like PythonSinhala, don't forget to give us a star on </span><a href="https://github.com/OpenArchitex/OpenLearnr" target="_blank" rel="noopener noreferrer">GitHub</a>!
<p><small>Powered by OpenLearnr&copy;{{year}}. Code licensed under an <a href="https://opensource.org/licenses/AGPL-3.0" target="_blank" rel="noopener noreferrer">AGPL-3.0 License</a>.</small></p>
<p><small>Powered by <a href="https://github.com/OpenArchitex" target="_blank" rel="noopener noreferrer">OpenArchitex</a>&copy;{{year}}. Code licensed under an <a href="https://opensource.org/licenses/AGPL-3.0" target="_blank" rel="noopener noreferrer">AGPL-3.0 License</a>.</small></p>
</div>
</footer>

0 comments on commit 834f950

Please sign in to comment.