| 
6 | 6 |   <title>hello-world | firebird's home</title>  | 
7 | 7 |   <meta name="author" content="firebird">  | 
8 | 8 | 
 
  | 
9 |  | -  <meta name="description" content="0. Test$$\begin{aligned}  | 
 | 9 | +  <meta name="description" content="¶0. Test  | 
 | 10 | +$$\begin{aligned}  | 
10 | 11 | \dot{x} &amp; = \sigma(y-x) \\  | 
11 | 12 | \dot{y} &amp; = \rho x - y - xz \\  | 
12 | 13 | \dot{z} &amp; = -\beta z + xy  | 
13 | 14 | \end{aligned}$$  | 
14 |  | -\frac{\partia">  | 
 | 15 | +$$\frac{\pa">  | 
15 | 16 | 
 
  | 
16 | 17 | 
 
  | 
17 | 18 |   <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">  | 
@@ -148,39 +149,43 @@ <h1 class="title title-inverse "> hello-world</h1>  | 
148 | 149 | 	<div class="mypage">		  | 
149 | 150 | 
 
  | 
150 | 151 | 
 
  | 
151 |  | -	  <h2 id="0-Test"><a href="#0-Test" class="headerlink" title="0. Test"></a>0. Test</h2><span>$$\begin{aligned}  | 
 | 152 | +	  <h2 id="0-test"><a class="header-anchor" href="#0-test">¶</a>0. Test</h2>  | 
 | 153 | +<span>$$\begin{aligned}  | 
152 | 154 | \dot{x} & = \sigma(y-x) \\  | 
153 | 155 | \dot{y} & = \rho x - y - xz \\  | 
154 | 156 | \dot{z} & = -\beta z + xy  | 
155 | 157 | \end{aligned}$$</span><!-- Has MathJax -->  | 
156 |  | -<script type="math/tex; mode=display">\frac{\partial u}{\partial t}  | 
157 |  | -= h^2 \left( \frac{\partial^2 u}{\partial x^2} +  | 
158 |  | -\frac{\partial^2 u}{\partial y^2} +  | 
159 |  | -\frac{\partial^2 u}{\partial z^2}\right)</script><h2 id="1-Coding"><a href="#1-Coding" class="headerlink" title="1. Coding"></a>1. Coding</h2><figure class="highlight plain"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">alert('Hello World!');</span><br></pre></td></tr></table></figure>  | 
160 |  | -<h2 id="2-Alerts"><a href="#2-Alerts" class="headerlink" title="2. Alerts"></a>2. Alerts</h2><div class="alert alert-warning"><i class="fa fa-bell  float-left"></i>  <p>Best check yo self, you’re not looking too good.</p>  | 
 | 158 | +<p>$$\frac{\partial u}{\partial t}<br>  | 
 | 159 | += h^2 \left( \frac{\partial^2 u}{\partial x^2} +<br>  | 
 | 160 | +\frac{\partial^2 u}{\partial y^2} +<br>  | 
 | 161 | +\frac{\partial^2 u}{\partial z^2}\right)$$</p>  | 
 | 162 | +<h2 id="1-coding"><a class="header-anchor" href="#1-coding">¶</a>1. Coding</h2>  | 
 | 163 | +<figure class="highlight plain"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">alert('Hello World!');</span><br></pre></td></tr></table></figure>  | 
 | 164 | +<h2 id="2-alerts"><a class="header-anchor" href="#2-alerts">¶</a>2. Alerts</h2>  | 
 | 165 | +<div class="alert alert-warning"><i class="fa fa-bell  float-left"></i>  <p>Best check yo self, you’re not looking too good.</p>  | 
161 | 166 | </div>  | 
162 | 167 | <div class="alert alert-danger"><i class="fa fa-bug  float-left"></i>  <p>Change a few things up and try submitting again.</p>  | 
163 | 168 | </div>  | 
164 | 169 | <div class="alert alert-success"><i class="fa fa-lightbulb-o  float-left"></i>  <p>You successfully read this important alert message.</p>  | 
165 | 170 | </div>  | 
166 | 171 | <div class="alert alert-info"><i class="fa fa-info  float-left"></i>  <p>This alert needs your attention, but it’s not super important.</p>  | 
167 | 172 | </div>  | 
168 |  | -<h2 id="2-Label"><a href="#2-Label" class="headerlink" title="2. Label"></a>2. Label</h2><span class="label label-default">default</span>  | 
 | 173 | +<h2 id="2-label"><a class="header-anchor" href="#2-label">¶</a>2. Label</h2>  | 
 | 174 | +<span class="label label-default">default</span>  | 
169 | 175 | <span class="label label-warning">warinng</span>  | 
170 | 176 | <span class="label label-success">success</span>  | 
171 | 177 | <span class="label label-danger">danger</span>  | 
172 | 178 | <span class="label label-primary">primary</span>  | 
173 | 179 | <span class="label label-info">info</span>  | 
174 |  | -<h2 id="3-Text-Color"><a href="#3-Text-Color" class="headerlink" title="3. Text Color"></a>3. Text Color</h2><font color="#00ffff" size="4"> test </font>  | 
175 |  | - | 
176 |  | -<font color="blue" size="4"> test </font>  | 
177 |  | - | 
178 |  | -<font color="grey" size="4"> test </font>  | 
179 |  | - | 
 | 180 | +<h2 id="3-text-color"><a class="header-anchor" href="#3-text-color">¶</a>3. Text Color</h2>  | 
 | 181 | +<p><font color="#00ffff" size="4"> test </font></p>  | 
 | 182 | +<p><font color="blue" size="4"> test </font></p>  | 
 | 183 | +<p><font color="grey" size="4"> test </font></p>  | 
180 | 184 | <p class="text-muted"></p><p>Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.</p>  | 
181 | 185 | <p></p>  | 
182 | 186 | 
 
  | 
183 |  | -<h2 id="4-Buttons"><a href="#4-Buttons" class="headerlink" title="4. Buttons"></a>4. Buttons</h2><a class="btn btn-secondary" href="http://firebird007.top">firebird</a>  | 
 | 187 | +<h2 id="4-buttons"><a class="header-anchor" href="#4-buttons">¶</a>4. Buttons</h2>  | 
 | 188 | +<a class="btn btn-secondary" href="http://firebird007.top">firebird</a>  | 
184 | 189 | <a class="btn btn-primary" href="http://firebird007.top">firebird</a>  | 
185 | 190 | <a class="btn btn-success" href="http://firebird007.top">firebird</a>  | 
186 | 191 | <a class="btn btn-warning" href="http://firebird007.top">firebird</a>  | 
 | 
0 commit comments