mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Minor fixes.
This commit is contained in:
parent
4c053a8fcc
commit
d3642751bb
2 changed files with 46 additions and 44 deletions
|
@ -55,7 +55,7 @@
|
|||
|
||||
<!-- Main component for a primary marketing message or call to action -->
|
||||
<div class="jumbotron">
|
||||
<h1>Kobalt: friendly, fast build system</h1>
|
||||
<h1>Kobalt: a modern, versatile build system</h1>
|
||||
</div>
|
||||
|
||||
<!-- Main content -->
|
||||
|
@ -102,6 +102,9 @@ val jcommander = javaProject {
|
|||
}
|
||||
|
||||
</pre>
|
||||
<p>
|
||||
This build file also includes a directive to upload your artifacts to JCenter automatically.
|
||||
</p>
|
||||
|
||||
<h2 class="section" id="design-goals">Design goals</h2>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue