From 6821665b21475311cee8c48ad88997aded9b0cb3 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Fri, 29 Jun 2018 19:29:40 -0500 Subject: [PATCH] Update index.html --- index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index 4b8ea76..e2ae1d8 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,7 @@ <h1>DremJS Version 0.0.1a</h1> -<ul> - <li>App 1</li> - <li>App 2</li> - <li>App 3</li> -</ul> +<dl> + <dt>Main</dt> + <dd>- Sub</dd> + <dt>Main</dt> + <dd>- Sub</dd> +</dl>