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
|
||||
\usepackage{xcolor}
|
||||
\RequirePackage{fancyhdr}
|
||||
\RequirePackage{hyperref}
|
||||
|
||||
\ProvidesPackage{snhu}[\snhuversion Custom package for all of snhu]
|
||||
|
||||
|
@ -93,6 +94,6 @@
|
|||
\bigskip
|
||||
|
||||
\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}
|
||||
}
|
|
@ -56,8 +56,8 @@
|
|||
\bigskip
|
||||
|
||||
\texttt{Libs:} \\
|
||||
- \texttt{SNHU\_Sty \snhuversion}\\
|
||||
- \texttt{Moghimi \moghimiversion}
|
||||
- \texttt{\href{https://git.kitsunehosting.net/Kenwood/SNHU-LaTeX/src/branch/main/SNHU.sty}{SNHU\_Sty} \snhuversion}\\
|
||||
- \texttt{\href{https://git.kitsunehosting.net/Kenwood/SNHU-LaTeX/src/branch/main/moghimi.sty}{Moghimi} \moghimiversion}
|
||||
\end{center}
|
||||
}
|
||||
|
||||
|
|
4
monk.sty
4
monk.sty
|
@ -110,7 +110,7 @@
|
|||
\bigskip
|
||||
|
||||
\texttt{Libs:} \\
|
||||
- \texttt{SNHU\_Sty \snhuversion}\\
|
||||
- \texttt{Monk \monkversion}
|
||||
- \texttt{\href{https://git.kitsunehosting.net/Kenwood/SNHU-LaTeX/src/branch/main/SNHU.sty}{SNHU\_Sty} \snhuversion}\\
|
||||
- \texttt{\href{https://git.kitsunehosting.net/Kenwood/SNHU-LaTeX/src/branch/main/monk.sty}{Monk} \monkversion}
|
||||
\end{center}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue