From 73d09bb9b771f0fbbb60cd4f91623db8fa4709d3 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 3 Aug 2024 19:00:22 +0200 Subject: refactor(templates/latex/academia): Use more common files --- templates/latex/academia/README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) mode change 100644 => 120000 templates/latex/academia/README.md (limited to 'templates/latex/academia/README.md') diff --git a/templates/latex/academia/README.md b/templates/latex/academia/README.md deleted file mode 100644 index ffa08c2..0000000 --- a/templates/latex/academia/README.md +++ /dev/null @@ -1,13 +0,0 @@ -# %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 . diff --git a/templates/latex/academia/README.md b/templates/latex/academia/README.md new file mode 120000 index 0000000..d250a7b --- /dev/null +++ b/templates/latex/academia/README.md @@ -0,0 +1 @@ +../../../common/README.md \ No newline at end of file -- cgit 1.4.1