diff --git a/fdd_manifesto.tex b/fdd_manifesto.tex index 818c04c..57c7225 100644 --- a/fdd_manifesto.tex +++ b/fdd_manifesto.tex @@ -3,6 +3,7 @@ \usepackage{graphicx,xcolor} \usepackage{wrapstuff} \usepackage{pdfpages} +\usepackage[absolute,overlay]{textpos} \graphicspath{{media/}} @@ -381,6 +382,17 @@ Now, you know everything to become a successful Fear Driven Developer. Godspeed and praise the straight lines on a graph! } + \begin{textblock*}{5cm}(13cm,25cm) + $\vcenter{\hbox{ + \includegraphics[height=1em]{github.png} + }}$ + https://github.com/agvxov/fdd.git + + $\vcenter{\hbox{ + \includegraphics[height=1em]{link.png} + }}$ + https://agvxov.github.io/fdd/ + \end{textblock*} \end{document} diff --git a/media/cover.png b/media/cover.png index 2fcbd46..58056f1 100644 Binary files a/media/cover.png and b/media/cover.png differ diff --git a/media/cover.xcf b/media/cover.xcf index 0b50304..d62789d 100644 Binary files a/media/cover.xcf and b/media/cover.xcf differ