Remove the team
This commit is contained in:
parent
5cb38dc4d7
commit
95fdc2c2c5
1
LICENSE
1
LICENSE
|
@ -1,7 +1,6 @@
|
||||||
(The MIT License)
|
(The MIT License)
|
||||||
|
|
||||||
Copyright (c) 2008 Tom Preston-Werner
|
Copyright (c) 2008 Tom Preston-Werner
|
||||||
Copyright (c) 2013 Jekyll Team
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the 'Software'), to deal
|
of this software and associated documentation files (the 'Software'), to deal
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<footer>
|
<footer>
|
||||||
<div class="grid">
|
<div class="grid">
|
||||||
<div class="unit one-third center-on-mobiles">
|
<div class="unit one-third center-on-mobiles">
|
||||||
<p>Written by the <a href="{{ site.repository }}/graphs/contributors">Jekyll Team</a>. Released under the <a href="{{ site.repository }}/blob/master/LICENSE">MIT License</a>.</p>
|
<p>The contents of this website are © 2013 Tom Preston-Werner under the terms of the <a href="{{ site.repository }}/blob/master/LICENSE">MIT License</a>.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="unit two-thirds align-right center-on-mobiles">
|
<div class="unit two-thirds align-right center-on-mobiles">
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue