homepage: Allow an URL for categories
This commit is contained in:
parent
7ca1e0576b
commit
49b8dd0b5e
3 changed files with 11 additions and 7 deletions
|
@ -14,9 +14,9 @@
|
|||
<h2>{{title}}</h2>
|
||||
<nav style="color: {{color}};">
|
||||
{{#image}}
|
||||
<div>
|
||||
<a href="{{url}}" class="main">
|
||||
<img alt="Logo for {{title}}" src="{{image}}" />
|
||||
</div>
|
||||
</a>
|
||||
{{/image}}
|
||||
{{#links}}
|
||||
<a href="{{url}}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue