Skip to content

Commit 4ce10af

Browse files
authored
Update index.html
Adapt logo added
1 parent 2d6ffac commit 4ce10af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

templates/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ <h3>Multiple Choice Question #{{ question_number }}</h3>
6161
<h3 id="progressText">Question 0 of 0</h3>
6262
</div>
6363

64+
<div class="adapt-image-container">
65+
<img src="/static/images/adapt.png" alt="https://www.adaptcentre.ie" class="Adapt-Icon">
66+
<img src="https://logowik.com/content/uploads/images/university-college-dublin4379.jpg" alt="UCD Logo" class="intro-image">
67+
</div>
68+
6469
<!-- jQuery and custom script -->
6570
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
6671
<script src="/static/script.js"></script>

0 commit comments

Comments
 (0)