Setup Folder Structure
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
%! Author = hilfiker
|
||||||
|
%! Date = 21.07.2022
|
||||||
|
|
||||||
|
% Preamble
|
||||||
|
\documentclass[11pt]{article}
|
||||||
|
|
||||||
|
% Packages
|
||||||
|
\usepackage{amsmath}
|
||||||
|
|
||||||
|
% Document
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
\end{document}
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<title>Title</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user