Prechádzať zdrojové kódy

Rename template files

JoostSijm 7 rokov pred
rodič
commit
a538264c44
3 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  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