mirror of
https://github.com/ivabus/www
synced 2024-11-23 01:45:06 +03:00
Content for tea-cli page, no more Lorem Ipsum
This commit is contained in:
parent
1d7766b73c
commit
9357f99906
2 changed files with 2 additions and 3 deletions
|
@ -31,7 +31,7 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col">
|
<div class="col">
|
||||||
<h3 class="black text-center">Oh @#$%... the documentation <em>is</em> the script!?"</h3>
|
<h3 class="black text-center">Oh @#$%... the documentation <em>is</em> the script!?"</h3>
|
||||||
<p class="black text-center">–Our latest developer discovering <strong>Executable Markdown</strong></p>
|
<p class="black text-center" style="background-color:none !important;">–Our latest developer discovering <strong>Executable Markdown</strong></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xxl-4 col-xl-4 col-lg-6 col-md-6 col-sm-12 col-12 one-box-down">
|
<div class="col-xxl-4 col-xl-4 col-lg-6 col-md-6 col-sm-12 col-12 one-box-down">
|
||||||
<h4>pantries</h4>
|
<h4>pantries</h4>
|
||||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
|
<p>Introducing FQDs where you can provide the data as open graph, or a link to a YAML file. Fetching the FQD with accepts/package/YAML gives your the package YAML.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-xxl-4 col-xl-4 col-lg-6 col-md-6 col-sm-12 col-12 one-box-down">
|
<div class="col-xxl-4 col-xl-4 col-lg-6 col-md-6 col-sm-12 col-12 one-box-down">
|
||||||
<h4>Executable Blog Posts</h4>
|
<h4>Executable Blog Posts</h4>
|
||||||
|
|
|
@ -52,7 +52,6 @@ h5{
|
||||||
p{
|
p{
|
||||||
font-family: "sono", sans-serif;
|
font-family: "sono", sans-serif;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background-color: #1a1a1a !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
li{
|
li{
|
||||||
|
|
Loading…
Reference in a new issue