Skip to content

Commit 67bdcf5

Browse files
committed
update logo
1 parent 9ecb027 commit 67bdcf5

File tree

3 files changed

+4
-10
lines changed

3 files changed

+4
-10
lines changed

_includes/header.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
<div class="wrapper">
44

5-
<a class="site-title" href="{{ site.baseurl }}/"> DMLC </a>
5+
<a class="site-title" href="{{ site.baseurl }}/"> <img src="http://data.dmlc.ml/theme/dmlc.png"
6+
height=30px style="vertical-align: middle; margin-bottom: 4px;"/> </a>
67

78
<nav class="site-nav">
89
<div class="trigger">

about.md

-7
This file was deleted.

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
<div class="dmlc-head">
77
<div class="container">
8-
<h1><img src="https://avatars2.githubusercontent.com/u/11508361?v=3&s=60"
9-
alt="DMLC" class="img-rounded"> <a href="https://github.com/dmlc" >DMLC</a> for Scalable and Reliable Machine Learning </h1>
8+
<h1> <a href="https://github.com/dmlc" ><img src="http://data.dmlc.ml/theme/dmlc.png"
9+
height=50px style="vertical-align: middle; margin-bottom: 4px;"/></a> for Scalable and Reliable Machine Learning </h1>
1010
</div>
1111
</div>
1212

0 commit comments

Comments
 (0)