Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "awesome-scapy"]
path = awesome-scapy
url = https://github.com/secdev/awesome-scapy.git
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ <h1>Whoops, this page doesn't exist.</h1>
<h1>Move along. (404 error)</h1>
<br/>

<img src="{{ site.baseurl }}/img/404.png" />
<img src="{{ site.baseurl }}/assets/img/404.png" />
</div>
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem "github-pages", '163', group: :jekyll_plugins
gem "github-pages", group: :jekyll_plugins

# enable tzinfo-data for local build
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]
Expand Down
221 changes: 0 additions & 221 deletions Gemfile.lock

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

Loading