Browse Source

Rename template files

JoostSijm 7 years ago
parent
commit
a538264c44
3 changed files with 2 additions and 2 deletions
  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