From 6d8817c3cf2f9917c830a2b2834c20e6befb26f2 Mon Sep 17 00:00:00 2001 From: Benjamin Mako Hill Date: Tue, 31 Mar 2026 11:24:53 -0700 Subject: [PATCH] added alt text for logo --- slides_template/example.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides_template/example.tex b/slides_template/example.tex index 04b16a7..0146f4c 100644 --- a/slides_template/example.tex +++ b/slides_template/example.tex @@ -189,7 +189,7 @@ BoldItalicFont = *-BoldItalic \titlepage \tikz{\node at (current page.center) [anchor=center, yshift=-0.5in, xshift=1in] - {\includegraphics[width=0.25\textwidth]{figures/logo.pdf}}; + {\includegraphics[width=0.25\textwidth,alt={Community Data Science Collective logo}]{figures/logo.pdf}}; } % include version control stuff