Skip to content

Commit 5b69b3b

Browse files
authored
Update staffprofile.html
added descriptions
1 parent e9d22cf commit 5b69b3b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

staffprofile.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,18 +139,26 @@ <h1>Staff Profile</h1>
139139
<!-- Default Dynamic Section -->
140140
<div id="default-content" class="dynamic-content">
141141
<h2>No staff profile selected</h2>
142+
Try selecting a staff profile and coming back.
142143
</div>
143144
<!-- Dynamic Section 1 -->
144145
<div id="myscratchedaccount" class="dynamic-content">
145146
<h2>MyScratchedAccount</h2>
147+
<h3>Role: Owner</h3>
148+
<br>
149+
MyScratchedAccount founded Coding Hut. The reason that MyScratchedAccount made Coding Hut is to help lots of people with Coding and Art.
146150
</div>
147151
<!-- Dynamic Section 2 -->
148152
<div id="staff2" class="dynamic-content">
149153
<h2>Staff2</h2>
154+
<br>
155+
DESCRIPTION HERE
150156
</div>
151157
<!-- Dynamic Section 3 -->
152158
<div id="staff3" class="dynamic-content">
153159
<h2>Staff3</h2>
160+
<br>
161+
DESCRIPTION HERE
154162
</div>
155163

156164
<script>

0 commit comments

Comments
 (0)