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