mirror of
https://github.com/JuanCanham/fresh-themes.git
synced 2025-07-06 18:21:06 +01:00
Awesome: Adjust whitespace.
This commit is contained in:
@ -16,13 +16,11 @@
|
||||
{[[ wri.publisher ]]} % Title
|
||||
{[[ wri.url ]]} % Location
|
||||
{[[ wri.date ]]} % Date(s)
|
||||
{
|
||||
{[~ if (wri.highlights && wri.highlights.length) { ~]
|
||||
\begin{cvitems} % Description(s)
|
||||
[~ _.each( wri.highlights, function(high) { ~]
|
||||
\item {[[ high ]]}
|
||||
[~ }); ~]
|
||||
[~ print( h.pad( wri.highlights.map( function(h) { return '\\item {' + h + '}' }), -8 ) ) ~]
|
||||
\end{cvitems}
|
||||
}
|
||||
[~ } ~]}
|
||||
|
||||
[~ }); ~]
|
||||
%---------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user