mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-08-02 11:31:27 +00:00
twal suggestions
This commit is contained in:
@@ -103,20 +103,14 @@ code span.wa { color: #5e5e5e; font-style: italic; } /* Warning */
|
||||
<meta property="og:type" content="article"/>
|
||||
<meta property="og:description" content="Simulating the performance of an air propulsion system as an alternative to solid rocket motors."/>
|
||||
<meta property="og:url" content="https://projects.ansonbiggs.com/posts/2021-04-01-air-propulsion-simulation/"/>
|
||||
<meta property="og:image" content="https://projects.ansonbiggs.com/posts/2021-04-01-air-propulsion-simulation/air-propulsion-simulation_files/figure-html5/unnamed-chunk-7-J1.png"/>
|
||||
<meta property="og:image:width" content="600"/>
|
||||
<meta property="og:image:height" content="400"/>
|
||||
<meta property="og:locale" content="en_US"/>
|
||||
<meta property="og:site_name" content="Anson's Projects"/>
|
||||
|
||||
<!-- https://dev.twitter.com/cards/types/summary -->
|
||||
<meta property="twitter:card" content="summary_large_image"/>
|
||||
<meta property="twitter:card" content="summary"/>
|
||||
<meta property="twitter:title" content="Anson's Projects: Air Propulsion Simulation"/>
|
||||
<meta property="twitter:description" content="Simulating the performance of an air propulsion system as an alternative to solid rocket motors."/>
|
||||
<meta property="twitter:url" content="https://projects.ansonbiggs.com/posts/2021-04-01-air-propulsion-simulation/"/>
|
||||
<meta property="twitter:image" content="https://projects.ansonbiggs.com/posts/2021-04-01-air-propulsion-simulation/air-propulsion-simulation_files/figure-html5/unnamed-chunk-7-J1.png"/>
|
||||
<meta property="twitter:image:width" content="600"/>
|
||||
<meta property="twitter:image:height" content="400"/>
|
||||
|
||||
<!-- https://scholar.google.com/intl/en/scholar/inclusion.html#indexing -->
|
||||
<meta name="citation_title" content="Anson's Projects: Air Propulsion Simulation"/>
|
||||
@@ -2082,7 +2076,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
<!--radix_placeholder_front_matter-->
|
||||
|
||||
<script id="distill-front-matter" type="text/json">
|
||||
{"title":"Air Propulsion Simulation","description":"Simulating the performance of an air propulsion system as an alternative to solid rocket motors.","authors":[{"author":"Anson Biggs","authorURL":"https://ansonbiggs.com","affiliation":" ","affiliationURL":"#","orcidID":""}],"publishedDate":"2021-04-01T00:00:00.000+00:00","citationText":"Biggs, 2021"}
|
||||
{"title":"Air Propulsion Simulation","description":"Simulating the performance of an air propulsion system as an alternative to solid rocket motors.","authors":[{"author":"Anson Biggs","authorURL":"https://ansonbiggs.com","affiliation":" ","affiliationURL":"#","orcidID":""}],"publishedDate":"2021-04-01T00:00:00.000-07:00","citationText":"Biggs, 2021"}
|
||||
</script>
|
||||
|
||||
<!--/radix_placeholder_front_matter-->
|
||||
@@ -2102,6 +2096,9 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
<a href="https://gitlab.com/MisterBiggs/projects">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://gitlab.com/lander-team">
|
||||
<i class="fa fa-rocket" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="javascript:void(0);" class="nav-toggle">☰</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
@@ -2082,7 +2082,7 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
<!--radix_placeholder_front_matter-->
|
||||
|
||||
<script id="distill-front-matter" type="text/json">
|
||||
{"title":"ISS Eclipse Determination","description":"Determining how much sunlight a body orbiting a planet is receiving.","authors":[{"author":"Anson Biggs","authorURL":"https://ansonbiggs.com","affiliation":" ","affiliationURL":"#","orcidID":""}],"publishedDate":"2021-05-01T00:00:00.000+00:00","citationText":"Biggs, 2021"}
|
||||
{"title":"ISS Eclipse Determination","description":"Determining how much sunlight a body orbiting a planet is receiving.","authors":[{"author":"Anson Biggs","authorURL":"https://ansonbiggs.com","affiliation":" ","affiliationURL":"#","orcidID":""}],"publishedDate":"2021-05-01T00:00:00.000-07:00","citationText":"Biggs, 2021"}
|
||||
</script>
|
||||
|
||||
<!--/radix_placeholder_front_matter-->
|
||||
@@ -2102,6 +2102,9 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
<a href="https://gitlab.com/MisterBiggs/projects">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://gitlab.com/lander-team">
|
||||
<i class="fa fa-rocket" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="javascript:void(0);" class="nav-toggle">☰</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
@@ -2099,6 +2099,9 @@ document.addEventListener('DOMContentLoaded', function() {
|
||||
<a href="https://gitlab.com/MisterBiggs/projects">
|
||||
<i class="fa fa-gitlab" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="https://gitlab.com/lander-team">
|
||||
<i class="fa fa-rocket" aria-hidden="true"></i>
|
||||
</a>
|
||||
<a href="javascript:void(0);" class="nav-toggle">☰</a>
|
||||
</div>
|
||||
</nav>
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user