Split sections into pages
Preliminary work
This commit is contained in:
17
browsers.html
Normal file
17
browsers.html
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<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