Skip to content

Commit 908b0b7

Browse files
authored
Merge pull request #26 from gpotter2/master
Use "remote-theme" & add scapy-awesome
2 parents 4badcd4 + b53706c commit 908b0b7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+19
-12202
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "awesome-scapy"]
2+
path = awesome-scapy
3+
url = https://github.com/secdev/awesome-scapy.git

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ <h1>Whoops, this page doesn't exist.</h1>
99
<h1>Move along. (404 error)</h1>
1010
<br/>
1111

12-
<img src="{{ site.baseurl }}/img/404.png" />
12+
<img src="{{ site.baseurl }}/assets/img/404.png" />
1313
</div>

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source 'https://rubygems.org'
22

3-
gem "github-pages", '163', group: :jekyll_plugins
3+
gem "github-pages", group: :jekyll_plugins
44

55
# enable tzinfo-data for local build
66
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw]

Gemfile.lock

Lines changed: 0 additions & 221 deletions
This file was deleted.

LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)