Skip to content

Commit

Permalink
Update page-structure.xsl (DSpace#106)
Browse files Browse the repository at this point in the history
Changed introductory title text at the top of the landing page.
  • Loading branch information
falbrezzi authored and hardyoyo committed Mar 9, 2018
1 parent 23a90a8 commit a05e809
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<xsl:choose>
<!-- if this is the main home page, show the main hero block, the featured project block, and the fancy buttons -->
<xsl:when test="normalize-space($request-uri)=''">
<h1 class="text-center vsim-tagline">Let VSim facilitate real-time<br/>exploration in your classroom</h1>
<h1 class="text-center vsim-tagline">Welcome to the VSim Repository and Archive!</h1>
<div class="container vsim-featured-project-container">
<div class="row-fluid">
<div class="col-md-5 col-sm-5 col-lg-5 vsim-featured-project-thumbnail nopadding" data-mh="featured-project">
Expand Down

0 comments on commit a05e809

Please sign in to comment.