Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connie Springer #859

Merged
merged 1 commit into from
Oct 31, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added images/connie_springer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 24 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9976,6 +9976,30 @@ <h2 class="card-title">Jellal Fernandes</h2>
</div>
<!--Sample [Character Name] card end-->
<!--Add your card below this line -->
<div class="card mb-3 card-bg my-4" style="max-width: 100%;">
<div class="row no-gutters">
<div class="col-md-4">
<!-- Replace image_name_here with the complete name (with extension) of the image you uploaded -->
<img src="./images/connie_springer.jpg" alt="connie springer" height="390px" width="300px">
</div>
<div class="col-md-8">
<div class="card-body">
<h2 class="card-title">Connie Springer</h2>
<p class="card-text">
Connie Springer (コニー・スプリンガー Konī Supuringā?) is a member of the 104th Training Corps. He ranked 8th in class, and hails from the rural Ragako village within Wall Rose, his greatest ambition being to make his family and village proud of him. Upon graduation, he joined the Survey Corps. He currently serves as an officer (上官 Jōkan?) in the Survey Corps.
</p>
<p>
Connie used to be one of the shorter members of the Survey Corps, standing two centimeters shorter than Levi Ackerman. He has a slim build, with gray eyes, and his brown hair is distinctively kept shaved. Connie is typically dressed in standard military garb, and will don the Survey Corps cape when on missions.
His casual attire consists of a simple long-sleeve white shirt and shin-length brown slacks.
</p>
<hr>
<p>Contributed by- Nandan Mulpuri</p>
</div>
</div>
</div>
</div>
<!--Sample connie springer card end-->
<!--Add your card below this line -->

</main>
<!-- <footer> -->
Expand Down