Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jmkunnat
206_portfolio
Commits
a0185fa2
Commit
a0185fa2
authored
Apr 04, 2016
by
jmkunnat
Browse files
added more content to bio page
parent
eb539798
Pipeline
#2152
skipped
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
stylesheets/style.css
View file @
a0185fa2
...
...
@@ -109,7 +109,7 @@ h1 {
}
.navbar-default
{
.navbar-default
{
border
:
2px
solid
black
;
}
...
...
templates/base.html
View file @
a0185fa2
...
...
@@ -28,8 +28,8 @@
</div>
<nav
class=
"navbar-default"
>
<div
class=
"container-fluid"
>
<div
class=
"navbar-header"
>
<!--
<div class="container-fluid">
-->
<div
class=
"navbar-header"
>
<!-- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbarr">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
...
...
@@ -64,8 +64,8 @@
</ul>
</div>
</div>
</nav>
<!--
</div>
-->
</nav>
</header>
{% block content %}
...
...
templates/bio
View file @
a0185fa2
...
...
@@ -5,18 +5,41 @@
<h1>Biography</h1>
</div>
</div>
<div class="container">
<!-- <div class="col-xs-12 col-sm-12 col-md-6 col-lg-6"> -->
<h2 style="text-align: center">All About Me</h2>
<p>There are many things that I could share about myself that could
lull you to sleep, so when I describe myself I'll attempt to avoid
such particularities. I am currently 19 years old, and I attend the
University of Michigan in pursuit of a degree in Computer Science. I
am from Canton, Michigan, which is under a half an hour away from Ann
Arbor.
</p>
<!-- </div> -->
</div>
<div class="container">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<h2>All About Me</h2>
<p>There are many things that I could share about myself that could
lull you to sleep, so when I describe myself I'll attempt to avoid
such particularities. I am currently 19 years old, and I attend the
University of Michigan in pursuit of a degree in Computer Science. I
am from Canton, Michigan, which is under a half an hour away from Ann
Arbor.
<h2>Some facts about me</h2>
<p>Even though I am only 19 years of age, I can already tell that I have
had the privilege of enjoyed a great
life so far. I have two younger brothers. I believe that family is very
important because you will never know when you need help. On a lighter note,
I enjoy long walks on the beach, romantic comedy movies, and General Tso chicken.
</p>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6">
<h2>Other relatively cool stuff</h2>
<p>
One of the most important things that someone can have the pleasure of experiencing
is the feeling of knowing that you have amazing friends. Pictured throughout this
website, you will undoubtably find pictures of me with my fantastic friends, and each picture
here commemorates a time spent with friends that I will no doubt cherish for the rest of my
life.
</p>
</div>
</div>
</br>
</br>
{% endblock %}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment