Repository: openmeetings-site Updated Branches: refs/heads/asf-site bd491eed6 -> 1e679b3fc
no jira: additional small logo by Tharrrk is added Project: http://git-wip-us.apache.org/repos/asf/openmeetings-site/repo Commit: http://git-wip-us.apache.org/repos/asf/openmeetings-site/commit/1e679b3f Tree: http://git-wip-us.apache.org/repos/asf/openmeetings-site/tree/1e679b3f Diff: http://git-wip-us.apache.org/repos/asf/openmeetings-site/diff/1e679b3f Branch: refs/heads/asf-site Commit: 1e679b3fc4136aba0f321d41fe5c712bf21313d4 Parents: bd491ee Author: Maxim Solodovnik <[email protected]> Authored: Thu Jun 15 20:30:15 2017 +0700 Committer: Maxim Solodovnik <[email protected]> Committed: Thu Jun 15 20:30:15 2017 +0700 ---------------------------------------------------------------------- CallForLogo.html | 17 +++++++++++++++-- images/logos/logo_om_small10.png | Bin 0 -> 40763 bytes 2 files changed, 15 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/1e679b3f/CallForLogo.html ---------------------------------------------------------------------- diff --git a/CallForLogo.html b/CallForLogo.html index 6acd591..241e375 100644 --- a/CallForLogo.html +++ b/CallForLogo.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <!-- - Generated by Apache Maven Doxia at 2017-03-29 + Generated by Apache Maven Doxia at 2017-05-24 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> @@ -232,7 +232,7 @@ </div> <div> <ul class="breadcrumb"> - <li class="publishDate version-date">Last Published: 2017-03-29</li> + <li class="publishDate version-date">Last Published: 2017-05-24</li> </ul> </div> </header> @@ -477,6 +477,19 @@ </tr> </tbody> </table> </li> + <li> + <table border="0" class="bodyTable table table-striped table-hover"> + <tbody> + <tr class="a"> + <td><img src="images/logos/logo_om_small10.png" class="logo-square" alt="Square version" width="50" /></td> + <td><span class="btn btn-primary" onclick="applyLogoSmall($(this));">Apply</span></td> + </tr> + <tr class="b"> + <td>Author</td> + <td>Tharrrk</td> + </tr> + </tbody> + </table> </li> </ol> </div> </div> http://git-wip-us.apache.org/repos/asf/openmeetings-site/blob/1e679b3f/images/logos/logo_om_small10.png ---------------------------------------------------------------------- diff --git a/images/logos/logo_om_small10.png b/images/logos/logo_om_small10.png new file mode 100644 index 0000000..a5ba0da Binary files /dev/null and b/images/logos/logo_om_small10.png differ
