diff --git a/beamerthemeawesome.sty b/beamerthemeawesome.sty index f14eeb0..c56d2bf 100644 --- a/beamerthemeawesome.sty +++ b/beamerthemeawesome.sty @@ -456,7 +456,7 @@ \hspace{0.3cm}% \insertauthor~% \hfill% - \inserttitle\hspace{.7em}$\cdot$\hspace{.7em}\insertsection% + \hyperlinkdocumentstart{\inserttitle}\hspace{.7em}$\cdot$\hspace{.7em}\insertsection% \ifx\insertsubsection\empty \hspace{.4em}% \ifnum\framespersection>1% @@ -514,7 +514,7 @@ \hspace{0.3cm}% \insertauthor% \hfill% - \inserttitle% + \hyperlinkdocumentstart{\inserttitle}% \hfill% \colorbox{awesomehighlight}{ \color{white} diff --git a/example.pdf b/example.pdf index 5fc9722..3f45963 100644 Binary files a/example.pdf and b/example.pdf differ