This commit is contained in:
54
index.org
54
index.org
@@ -157,18 +157,35 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="db-panel" aria-labelledby="db-recent-title">
|
||||
<header class="db-panel__head">
|
||||
<div>
|
||||
<p class="db-kicker">Activity</p>
|
||||
<h2 class="db-panel__title" id="db-recent-title">Recently updated</h2>
|
||||
<div class="db-panel-stack">
|
||||
<section class="db-panel" aria-labelledby="db-recent-title">
|
||||
<header class="db-panel__head">
|
||||
<div>
|
||||
<p class="db-kicker">Activity</p>
|
||||
<h2 class="db-panel__title" id="db-recent-title">Recently updated</h2>
|
||||
</div>
|
||||
<a class="db-panel__more" href="/recently-updated.html">View all</a>
|
||||
</header>
|
||||
<ul class="db-feed" id="db-feed-recent">
|
||||
<li class="db-feed__item"><span class="db-feed__dot"></span><a href="/recently-updated.html">See all recent changes</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section class="db-panel" aria-labelledby="db-system-title">
|
||||
<header class="db-panel__head">
|
||||
<div>
|
||||
<p class="db-kicker">System</p>
|
||||
<h2 class="db-panel__title" id="db-system-title">Site controls</h2>
|
||||
</div>
|
||||
</header>
|
||||
<div class="db-link-stack">
|
||||
<a href="/home/services.html">Services</a>
|
||||
<a href="/home/categories.html">Categories</a>
|
||||
<a href="/home/notes.html">Notes wall</a>
|
||||
<a href="/home/contact.html">Contact</a>
|
||||
</div>
|
||||
<a class="db-panel__more" href="/recently-updated.html">View all</a>
|
||||
</header>
|
||||
<ul class="db-feed" id="db-feed-recent">
|
||||
<li class="db-feed__item"><span class="db-feed__dot"></span><a href="/recently-updated.html">See all recent changes</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<section class="db-panel db-panel--wide" aria-labelledby="db-comments-title">
|
||||
<header class="db-panel__head">
|
||||
@@ -187,21 +204,6 @@
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section class="db-panel" aria-labelledby="db-system-title">
|
||||
<header class="db-panel__head">
|
||||
<div>
|
||||
<p class="db-kicker">System</p>
|
||||
<h2 class="db-panel__title" id="db-system-title">Site controls</h2>
|
||||
</div>
|
||||
</header>
|
||||
<div class="db-link-stack">
|
||||
<a href="/home/services.html">Services</a>
|
||||
<a href="/home/categories.html">Categories</a>
|
||||
<a href="/home/notes.html">Notes wall</a>
|
||||
<a href="/home/contact.html">Contact</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="db-panel db-panel--about" aria-labelledby="db-about-title">
|
||||
<header class="db-panel__head">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user