Explorar el Código

Rename template files

JoostSijm hace 7 años
padre
commit
a538264c44
Se han modificado 3 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      deploy.sh
  2. 0 0
      docs/template_news.tex
  3. 0 0
      docs/template_short_news.tex

+ 2 - 2
deploy.sh

@@ -1,4 +1,4 @@
 #!/bin/bash
 
-cp docs/news_template.tex docs/news.tex
-cp docs/short_news_template.tex docs/short_news.tex
+cp docs/template_news.tex docs/news.tex
+cp docs/template_short_news.tex docs/short_news.tex

+ 0 - 0
docs/news_template.tex → docs/template_news.tex


+ 0 - 0
docs/short_news_template.tex → docs/template_short_news.tex