diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-03 19:00:22 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-08-03 19:00:22 +0200 |
commit | 73d09bb9b771f0fbbb60cd4f91623db8fa4709d3 (patch) | |
tree | 52879092d8c5417c3bbc04a0344e747e1ebad6f8 /templates/latex/academia/README.md | |
parent | feat(templates/latex/academia): Support changing the language (diff) | |
download | flake-templates-73d09bb9b771f0fbbb60cd4f91623db8fa4709d3.tar.gz flake-templates-73d09bb9b771f0fbbb60cd4f91623db8fa4709d3.zip |
refactor(templates/latex/academia): Use more common files
Diffstat (limited to 'templates/latex/academia/README.md')
l---------[-rw-r--r--] | templates/latex/academia/README.md | 14 |
1 files changed, 1 insertions, 13 deletions
diff --git a/templates/latex/academia/README.md b/templates/latex/academia/README.md index ffa08c2..d250a7b 100644..120000 --- a/templates/latex/academia/README.md +++ b/templates/latex/academia/README.md @@ -1,13 +1 @@ -# %INIT_APPLICATION_NAME_STYLIZED - -> %INIT_DESCRIPTION - -Some text about the project. - -## Licence - -This document is licensed under a -Creative Commons Attribution-ShareAlike 4.0 International License. - -You should have received a copy of the license along with this -work. If not, see <https://creativecommons.org/licenses/by-sa/4.0/>. +../../../common/README.md \ No newline at end of file |