Skip to content

Commit a0e23bd

Browse files
committed
Update homepage to say DSpace 9
1 parent e95d5bd commit a0e23bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/app/home-page/home-news/home-news.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="container">
33
<div class="d-flex flex-wrap">
44
<div>
5-
<h1 class="display-3">DSpace 8</h1>
5+
<h1 class="display-3">DSpace 9</h1>
66
<p class="lead">DSpace is the world leading open source repository platform that enables organisations to:</p>
77
</div>
88
</div>

src/themes/dspace/app/home-page/home-news/home-news.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<div class="jumbotron jumbotron-fluid">
44
<div class="d-flex flex-wrap">
55
<div>
6-
<h1 class="display-3">DSpace 8</h1>
6+
<h1 class="display-3">DSpace 9</h1>
77
<p class="lead">DSpace is the world leading open source repository platform that enables
88
organisations to:</p>
99
</div>

0 commit comments

Comments
 (0)