Skip to content

Commit 0e7944c

Browse files
committed
moved agolia logo
1 parent 2deca3f commit 0e7944c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1>Components</h1>
1717
<p>The full library of the completed components.<br><strong>Total Components so far:</strong> <span class="text-danger">{{componentCount}}</span></p>
1818

1919
<link rel="stylesheet" href="../css/font-awesome.min.css">
20-
<img src="{{site.baseurl}}/imgs/algolia-powered-by.svg" alt="powered by algolia">
20+
<img src="{{site.baseurl}}/imgs/algolia-powered-by.svg" alt="powered by algolia" class="pull-right">
2121
<div class="input-group">
2222
<span class="input-group-addon"><i class="fa fa-search" aria-hidden="true"></i></span>
2323
<input type="text" class="form-control" placeholder="search for component" id="search-input">

0 commit comments

Comments
 (0)