-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to select a different theme on Makefile #19
base: master
Are you sure you want to change the base?
Conversation
@@ -26,7 +26,7 @@ | |||
$endfor$ | |||
</head> | |||
<body> | |||
<header itemscope itemtype="http://http://schema.org/Person" class="$if(photo)$with-photo$endif$"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
http
is used 2 times
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, that is why I removed and put in a separate commit as you suggested.
@@ -48,7 +48,7 @@ <h2 class="title">$title$</h2> | |||
<li><a class='phone' href="phoneto:$phone$">$phone$</a></li> | |||
$endif$ | |||
$else$ | |||
<li><a class='phone' href="phoneto:$phone$">$phone$</a></li> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
would be great in a separate commit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
@@ -12,7 +12,7 @@ mobile: '+1 (234) 567 890' | |||
phone: '+2 (345) 678 901' | |||
fax: '+3 (456) 789 012' | |||
address: | |||
city: City |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all the typos fix should be put in a separate commit
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
Thanks @jfelipefilho for this contrib. I just commented the PR. |
37e6023
to
ae9ba64
Compare
Now it is possible to use the parameter THEME to select
a different theme. The new themes should be placed in
stylesheets/theme_name.