commit 95f0b41a6fa336ec5f60d06a6d0b8ced5ce7e7d1
parent be36ee9171a19203f3bf89b605f00d7979f54aa3
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date: Tue, 11 Aug 2020 18:17:24 +0100
Edited wording to have consistent underlines
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resume/projects.tex b/resume/projects.tex
@@ -10,7 +10,7 @@
\begin{cvitems} % Description(s) bullet points
\item {Alpine Linux instance hosted using Linode as a provider.}
\item {Hosts \href{searx.mattfehrenbach.xyz}{\udensdot{Searx instance}} served by nginx via reverse proxy.}
- \item {Also run \href{jenkins.mattfehrenbach.xyz}{\udensdot{Jenkins instance}} to run pipelines that build my \href{git.mattfehrenbach.xyz}{\udensdot{Git projects}} (including this document) and generate the stagit static website pages for my repos.}
+ \item {Also run \href{jenkins.mattfehrenbach.xyz}{\udensdot{Jenkins instance}} to run pipelines that build my \href{git.mattfehrenbach.xyz}{\udensdot{Git sources}} (including this document) and generate the stagit static website pages for my repos.}
\item {Setting up the website has enabled me to learn about automation and maintainance, such as renewing certbot certificates by running cron jobs, and configuring OpenRC init scripts to retain the iptables rules between reboots.}
\end{cvitems}
}