Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 8, 2024
1 parent 513382d commit b6b0c50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -51,6 +51,7 @@ package: latexmk
done
echo "<p>Compiled on: $$(date).</p>" >> index.html
echo "<p>The sources are in <a href='https://github.com/yegor256/ppa'>GitHub</a>.</p>" >> index.html
echo "<p>Videos are in <a href='https://www.youtube.com/playlist?list=PLaIsQH4uc08wdXIC4utfgMxV_iswE9_Md'>YouTube</a>.</p>" >> index.html

copy:
for d in $(DIRS); do
Expand Down

0 comments on commit b6b0c50

Please sign in to comment.