Separate everything into their own pages
+ Permalinks!
This commit is contained in:
20
pages/os.html
Normal file
20
pages/os.html
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
layout: default
|
||||
permalink: /operating-systems/
|
||||
---
|
||||
|
||||
<div class="container" role="main">
|
||||
|
||||
{% include sections/operating-systems.html %}
|
||||
|
||||
{% include sections/live-operating-systems.html %}
|
||||
|
||||
{% include sections/mobile-operating-systems.html %}
|
||||
|
||||
{% include sections/android-addons.html %}
|
||||
|
||||
{% include sections/router-firmware.html %}
|
||||
|
||||
{% include sections/windows10.html %}
|
||||
|
||||
</div>
|
Reference in New Issue
Block a user