File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -23,24 +23,26 @@ commonmark:
2323encoding : utf-8 # Make sure the encoding is right
2424lang : en-GB # Set the site language
2525title : " php-serialized-formatter" # Site name or title, also used in jekyll-seo-tag
26- logo : ' /docs/ media/psf_logo.png' # Site logo, also used in jekyll-seo-tag
26+ logo : ' /media/psf_logo.png' # Site logo, also used in jekyll-seo-tag
2727description : ' Tool to leak time on a remote machine by using ICMP timestamp requests (13) and replies (14).'
2828url : https://noraj.github.io/
2929baseurl : " /php-serialized-formatter/"
30+ source : docs/
31+ destination : output/
3032repo : https://github.com/noraj/php-serialized-formatter
3133navigation_header :
3234- title : Home
3335 url : /
3436- title : Install
35- url : /docs/ installation.html
37+ url : /installation.html
3638- title : Use
37- url : /docs/ usage.html
39+ url : /usage.html
3840- title : Library
39- url : /docs/ yard/
41+ url : /yard/
4042- title : Changes
41- url : /docs/ CHANGELOG.html
43+ url : /CHANGELOG.html
4244- title : About
43- url : /docs/ about.html
45+ url : /about.html
4446navigation_footer :
4547- title : Created by noraj
4648 url : https://pwn.by/noraj
You can’t perform that action at this time.
0 commit comments