Remove classes from the doco content region to simplify the appearance. Instead of loading /doc/main.bb, redirect to /doc/about/about_hubzilla/. These edits are minimal for demo purposes and not the proper way to do it.
This commit is contained in:
+2
-5
@@ -1,8 +1,5 @@
|
||||
<div id="help-content" class="generic-content-wrapper">
|
||||
<div class="section-title-wrapper" style="display: none;">
|
||||
<h2>{{$title}}</h2>
|
||||
</div>
|
||||
<div class="section-content-wrapper" id="doco-content">
|
||||
<div id="help-content" class="">
|
||||
<div id="doco-content">
|
||||
{{$content}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user