First commit
This commit is contained in:
15
_config.yml
Normal file
15
_config.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
title: GTFOBins
|
||||
|
||||
exclude: ['/Gemfile', '/Makefile', '/README.md', '/CONTRIBUTING.md']
|
||||
|
||||
permalink: pretty
|
||||
|
||||
collections:
|
||||
gtfobins:
|
||||
output: true
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
path: '_gtfobins'
|
||||
values:
|
||||
layout: bin
|
||||
Reference in New Issue
Block a user