Skip to content

Commit

Permalink
Center heading to make space for timer
Browse files Browse the repository at this point in the history
  • Loading branch information
jsteyn committed Apr 18, 2024
1 parent c8d0d2c commit d4553f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cw24.tex
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

\usefonttheme{structurebold}
\useinnertheme{rounded}
\setbeamertemplate{frametitle}[default][center]

\title[OfflineDataSci]{Overview: Offlinedatasci automates the downloading and updating of the most recent materials for running workshops.}

Expand All @@ -20,7 +21,7 @@
\begin{document}

\begin{frame}
\frametitle{OfflineDataSci} % Slide title, remove this command for no title
\frametitle{OfflineDataSci}
\framesubtitle{A Python Package for Managing Common Data Science Tools for Carpentries Workshops or Individual Users When Limited Access to the Internet is Anticipated}
\begin{block}{Introduction}
Overview: Offlinedatasci automates the downloading and updating of the most recent materials for running workshops.
Expand Down

0 comments on commit d4553f2

Please sign in to comment.