Fixed featured projects in home page.
This commit is contained in:
parent
e54f2336db
commit
bb218c9c12
11 changed files with 47 additions and 97 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<div id="projectTitleSubtitle">
|
||||
<div id="projectTitleAuthor">
|
||||
<h1 id="projectTitle">{{ name }}</h1>
|
||||
<p id="projectAuthor">by {{ author }}</p>
|
||||
<p id="projectAuthor">by <a href="/authors/{{ author }}">{{ author }}</a></p>
|
||||
</div>
|
||||
<p id="projectSubtitle">{{ subtitle }}</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue