Separate everything into their own pages
+ Permalinks!
This commit is contained in:
18
pages/browsers.html
Normal file
18
pages/browsers.html
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
layout: default
|
||||
permalink: /browsers/
|
||||
---
|
||||
|
||||
<div class="container" role="main">
|
||||
|
||||
{% include sections/browser-recommendation.html %}
|
||||
|
||||
{% include sections/browser-fingerprint.html %}
|
||||
|
||||
{% include sections/browser-webrtc.html %}
|
||||
|
||||
{% include sections/browser-addons.html %}
|
||||
|
||||
{% include sections/browser-tweaks.html %}
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user