Add URL links
This commit is contained in:
parent
041d85956c
commit
039dd4cf8f
3
SNHU.sty
3
SNHU.sty
|
@ -6,6 +6,7 @@
|
||||||
% Color for answers
|
% Color for answers
|
||||||
\usepackage{xcolor}
|
\usepackage{xcolor}
|
||||||
\RequirePackage{fancyhdr}
|
\RequirePackage{fancyhdr}
|
||||||
|
\RequirePackage{hyperref}
|
||||||
|
|
||||||
\ProvidesPackage{snhu}[\snhuversion Custom package for all of snhu]
|
\ProvidesPackage{snhu}[\snhuversion Custom package for all of snhu]
|
||||||
|
|
||||||
|
@ -93,6 +94,6 @@
|
||||||
\bigskip
|
\bigskip
|
||||||
|
|
||||||
\texttt{Libs:} \\
|
\texttt{Libs:} \\
|
||||||
- \texttt{SNHU\_Sty \snhuversion}
|
- \texttt{\href{https://git.kitsunehosting.net/Kenwood/SNHU-LaTeX/src/branch/main/SNHU.sty}{SNHU\_Sty} \snhuversion}
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
|
@ -56,8 +56,8 @@
|
||||||
\bigskip
|
\bigskip
|
||||||
|
|
||||||
\texttt{Libs:} \\
|
\texttt{Libs:} \\
|
||||||
- \texttt{SNHU\_Sty \snhuversion}\\
|
- \texttt{\href{https://git.kitsunehosting.net/Kenwood/SNHU-LaTeX/src/branch/main/SNHU.sty}{SNHU\_Sty} \snhuversion}\\
|
||||||
- \texttt{Moghimi \moghimiversion}
|
- \texttt{\href{https://git.kitsunehosting.net/Kenwood/SNHU-LaTeX/src/branch/main/moghimi.sty}{Moghimi} \moghimiversion}
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
4
monk.sty
4
monk.sty
|
@ -110,7 +110,7 @@
|
||||||
\bigskip
|
\bigskip
|
||||||
|
|
||||||
\texttt{Libs:} \\
|
\texttt{Libs:} \\
|
||||||
- \texttt{SNHU\_Sty \snhuversion}\\
|
- \texttt{\href{https://git.kitsunehosting.net/Kenwood/SNHU-LaTeX/src/branch/main/SNHU.sty}{SNHU\_Sty} \snhuversion}\\
|
||||||
- \texttt{Monk \monkversion}
|
- \texttt{\href{https://git.kitsunehosting.net/Kenwood/SNHU-LaTeX/src/branch/main/monk.sty}{Monk} \monkversion}
|
||||||
\end{center}
|
\end{center}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue