Add pandoc headers
This commit is contained in:
parent
94c382f2f6
commit
632adf2ffa
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
---
|
||||
title: "CEH module 6 - System Hacking"
|
||||
author: Adam Belghith, Tunui Franken
|
||||
geometry: "left=1.5cm,right=1.5cm,top=2cm,bottom=2cm"
|
||||
output: pdf_document
|
||||
---
|
||||
|
||||
# Module 6 - System Hacking
|
||||
|
||||
## Gaining Access
|
||||
|
|
Loading…
Reference in a new issue