Skip to content

Commit 37d67a7

Browse files
committed
more updated
1 parent 195c127 commit 37d67a7

21 files changed

Lines changed: 214 additions & 62 deletions

about.html

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111

1212
<title>Kati Best - Creative Storyteller </title>
1313

14-
<title>Kati Best</title>
15-
16-
<title>Kati Best</title>
1714

1815

1916
<!-- Bootstrap core CSS -->
@@ -45,13 +42,13 @@
4542
<span class="icon-bar"></span>
4643
<span class="icon-bar"></span>
4744
</button>
48-
<a class="navbar-brand" href="index.html">Kati Best</a>
45+
<a class="navbar-brand" href="index.html">KATI BEST</a>
4946
</div>
5047
<div class="navbar-collapse collapse">
5148
<ul class="nav navbar-nav navbar-right">
5249
<li><a href="index.html">Home</a></li>
5350
<li class="active"><a href="about.html">About</a></li>
54-
<li><a href="index.html#works">Works</a></li>
51+
<li><a href="index.html#works">Portfolio</a></li>
5552
</ul>
5653
</div><!--/.nav-collapse -->
5754
</div>
@@ -73,7 +70,7 @@
7370
<h2>Kati Best</h2>
7471
<p>Cincinnati Girl who's fueled by caffeine in cute mugs, adventures around the world and margaritas with tacos (oh and don't forget the queso). </p>
7572

76-
<p>I have a love for all things creative and most of all a love for storytelling in all different formats - design, writing, photography and motion.</p>
73+
<p>I have a love for all things creative and most of all a love for storytelling in all different formats - photography, motion and design.</p>
7774

7875
<br><br>
7976

@@ -108,17 +105,17 @@ <h2>Kati Best</h2>
108105
<div class="container">
109106
<div class="row centered">
110107

108+
111109
<div class="col-md-4">
112-
<a href="#"><i class="fa fa-facebook"></i></a>
110+
<a href="https://www.facebook.com/kati.best" target="_blank"><i class="fa fa-facebook"></i></a>
113111
</div>
114112

115113
<div class="col-md-4">
116-
<a href="#"><i class="fa fa-linkedin"></i></a>
114+
<a href="https://www.linkedin.com/in/kati-best-b593b269" target="_blank"><i class="fa fa-linkedin"></i></a>
117115
</div>
118116
<div class="col-md-4">
119-
<a href="#"><i class="fa fa-instagram"></i></a>
117+
<a href="https://www.instagram.com/katibestphotos" target="_blank"><i class="fa fa-instagram"></i></a>
120118
</div>
121-
122119

123120
</div><! --/row -->
124121
</div><! --/container -->

assets/css/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,10 @@ h1, h2, h3, h4, h5, h6 {
212212
#workwrap.web {
213213
background: url(../img/work.jpg) no-repeat center top;
214214
}
215+
216+
#workwrap.sprout {
217+
background: url(../img/work-sprout.jpg) no-repeat center top;
218+
}
215219

216220
#workwrap h1 {
217221
color:#ffffff;

assets/img/about-photo02.jpg

26.3 KB
Loading

assets/img/about-photo03.jpg

19 KB
Loading

assets/img/front_mockup.jpg

112 KB
Loading

assets/img/inside-mock-up-1.jpg

101 KB
Loading

assets/img/inside-mock-up-2.jpg

282 KB
Loading

assets/img/inside-mock-up-3.jpg

212 KB
Loading

assets/img/portfolio/folio05.png

55.3 KB
Loading

assets/img/portfolio/folio09.jpg

122 KB
Loading

0 commit comments

Comments
 (0)