mirror of
https://github.com/phodal/github
synced 2026-05-22 08:38:23 +00:00
align titles
This commit is contained in:
parent
314d3ade43
commit
43a14fef20
4 changed files with 5 additions and 5 deletions
|
|
@ -71,7 +71,7 @@
|
|||
* [Pull Members Up](http://github.phodal.com/#pull-members-up)
|
||||
* [重构之以查询取代临时变量](http://github.phodal.com/#重构之以查询取代临时变量)
|
||||
* [如何在GitHub“寻找灵感(fork)”](http://github.phodal.com/#如何在github寻找灵感fork)
|
||||
* [](http://github.phodal.com/#lettuce构建过程)[Lettuce](https://github.com/phodal/lettuce)构建过程
|
||||
* [Lettuce构建过程](http://github.phodal.com/#lettuce构建过程)
|
||||
* [需求](http://github.phodal.com/#需求)
|
||||
* [计划](http://github.phodal.com/#计划)
|
||||
* [实现第一个需求](http://github.phodal.com/#实现第一个需求)
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
最近萌发了一个想法写游戏引擎,之前想着做一个JavaScript前端框架。看看,这个思路是怎么来的。
|
||||
|
||||
##[Lettuce](https://github.com/phodal/lettuce)构建过程
|
||||
##Lettuce构建过程
|
||||
|
||||
> Lettuce是一个简约的移动开发框架。
|
||||
|
||||
|
|
|
|||
|
|
@ -1576,7 +1576,7 @@ public class replaceTemp {
|
|||
|
||||
最近萌发了一个想法写游戏引擎,之前想着做一个JavaScript前端框架。看看,这个思路是怎么来的。
|
||||
|
||||
##[Lettuce](https://github.com/phodal/lettuce)构建过程
|
||||
##Lettuce构建过程
|
||||
|
||||
> Lettuce是一个简约的移动开发框架。
|
||||
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Inf
|
|||
</ul></li>
|
||||
</ul></li>
|
||||
<li><a href="#如何在github寻找灵感fork">如何在GitHub“寻找灵感(fork)”</a><ul>
|
||||
<li><a href="#lettuce构建过程"><a href="https://github.com/phodal/lettuce">Lettuce</a>构建过程</a><ul>
|
||||
<li><a href="#lettuce构建过程">Lettuce构建过程</a><ul>
|
||||
<li><a href="#需求">需求</a></li>
|
||||
<li><a href="#计划">计划</a></li>
|
||||
<li><a href="#实现第一个需求">实现第一个需求</a></li>
|
||||
|
|
@ -1553,7 +1553,7 @@ public class replaceTemp {
|
|||
<p>重造轮子是重新创造一个已有的或是已被其他人优化的基本方法。</p>
|
||||
</blockquote>
|
||||
<p>最近萌发了一个想法写游戏引擎,之前想着做一个JavaScript前端框架。看看,这个思路是怎么来的。</p>
|
||||
<h2 id="lettuce构建过程"><a href="https://github.com/phodal/lettuce">Lettuce</a>构建过程</h2>
|
||||
<h2 id="lettuce构建过程">Lettuce构建过程</h2>
|
||||
<blockquote>
|
||||
<p>Lettuce是一个简约的移动开发框架。</p>
|
||||
</blockquote>
|
||||
|
|
|
|||
Loading…
Reference in a new issue