Skip to content

Commit e4c1118

Browse files
committed
update header
1 parent 418b025 commit e4c1118

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# site properties and page defaults
2-
title: DUAL
2+
# title: Distributed compUting, optimizAtion, and Learning (DUAL) group at USyd
33
subtitle: Distributed compUting, optimizAtion, and Learning (DUAL) group at USyd
44
description: please Input context
55
header: images/background.jpg

_includes/footer.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,18 @@
2323
{% endfor %}
2424
</div>
2525

26-
<div>
26+
<!-- <div>
2727
&copy; {{ site.time | date: "%Y" }}
2828
{{ site.title }}
2929
&nbsp; | &nbsp; Built with
3030
<a href="https://github.com/greenelab/lab-website-template">
3131
Lab Website Template
3232
</a>
33+
</div> -->
34+
35+
<div>
36+
&copy; {{ site.time | date: "%Y" }}
37+
{{ site.title }}
3338
</div>
3439

3540
<input

0 commit comments

Comments
 (0)