docs(report): add ucc crest to title page

This commit is contained in:
2026-04-07 12:55:01 +01:00
parent 8fa4f3fbdf
commit 8b4e13702e
2 changed files with 18 additions and 6 deletions

BIN
report/img/ucc_crest.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -8,27 +8,39 @@
\begin{titlepage} \begin{titlepage}
\centering \centering
\vspace*{3cm}
% UCC Crest (clickable link)
{\Huge \textbf{Web-Based Tool for Observing and Analysing Online Communities} \par} \vspace*{1.5cm}
\href{https://www.ucc.ie/en/}{%
\includegraphics[width=0.25\textwidth]{img/ucc_crest.png}
}
\vspace{2cm} \vspace{2cm}
% Title
{\Huge\bfseries Web-Based Tool for Observing\\[0.3cm]
and Analysing Online Communities \par}
\vspace{2.5cm}
% Author
{\Large Dylan De Faoite \par} {\Large Dylan De Faoite \par}
\vspace{0.5cm} \vspace{0.5cm}
% Date
{\large April 2026 \par} {\large April 2026 \par}
\vfill \vfill
% Degree + Institution
{\large {\large
Bachelor of Science in Computer Science \\ Bachelor of Science in Computer Science \\[0.2cm]
University College Cork \\ University College Cork \\[0.2cm]
Supervisor: Paolo Palmeiri Supervisor: Paolo Palmeiri
\par} \par}
\vspace{2cm} \vspace{1.5cm}
\end{titlepage} \end{titlepage}