Skip to content

Commit

Permalink
add N-4 description
Browse files Browse the repository at this point in the history
  • Loading branch information
shohei committed Jul 16, 2024
1 parent 04a73fe commit 166f893
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
Binary file added image/rocket/n4-or.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes.
30 changes: 30 additions & 0 deletions rocket.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,36 @@
<h2 class="title">Rocket</h2>
<h2 class="subtitle has-text-weight-bold">In development</h2>

<!-- N-4 rocket -->
<div class="card article">
<div class="card-content">
<h2 class="title has-text-weight-bold">N-4 rocket (2024)</h2>

<div class="columns is-centered">
<div class="column is-half">
<figure class="image container">
<img class="" src="image/rocket/n4-or.png">
</figure>
</div>
</div>


<!-- START ARTICLE -->
<div class="content article-body has-text-centered">
<div class="columns is-centered">
<div class="column is-half">
<p>
The N-4 rocket is currently developed to join the worldwide rocketry competition Spaceport America Cup (SRAD/Solid/10,000 feet).
</p>
<p>
More information will be updated soon.
</p>

</div>
</div>
</div>



<!-- N-3.5 rocket -->
<div class="card article">
Expand Down

0 comments on commit 166f893

Please sign in to comment.