Skip to content

Commit

Permalink
minors
Browse files Browse the repository at this point in the history
  • Loading branch information
alvagante committed Dec 29, 2024
1 parent 01992a6 commit 948c9a1
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 4 deletions.
2 changes: 2 additions & 0 deletions _includes/blog_list.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<div class="content-section-a">
<div class="container">
<div class="row">
<h1>Posts from the past</h1>
<h1>All the posts so far</h1>
<div>
<div class="lead">
<ul class="posts">
Expand Down
9 changes: 6 additions & 3 deletions _includes/blog_splash.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@
<div class="blog-header">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="col-lg-4">
<img class="img-responsive" src="{{ site.url }}/img/pic-1-logo.png" alt="Example42 blog">
</div>
<div class="col-lg-8">
<div class="intro-message">
<h1>Example42's Blog</h1>
<h1>example42's Blog</h1>
<hr class="intro-divider">
<h2>A Blog about Puppet, DevOps, IT operations</h2>
<h2>about Puppet, DevOps, IT operations</h2>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _includes/home_blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h2 class="section-heading"><a href="{{ site.url }}/blog/">example42's blog</a><
</div>
</div>
<div class="col-lg-4 col-lg-offset-2 col-sm-6">
<img class="img-responsive" src="{{ site.url }}/img/pic-1.png" alt="Example42 blog">
<img class="img-responsive" src="{{ site.url }}/img/pic-1-logo.png" alt="Example42 blog">
</div>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions _includes/home_contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ <h2 class="section-heading">Contact example42</h2>
</div>
<div class="lead">
<a href="https://www.youtube.com/channel/UC9Z1XWw1kmnvO9Z2Z3b9Q2w" class="btn btn-default btn-lg" target="_blank"><i class="fa fa-youtube fa-fw"></i> <span class="network-name">YouTube</span></a> to engage with Abnormal DevOps Iterations
</div>
</div>
<div class="col-lg-5 col-sm-pull-6 col-sm-6">
<img class="img-responsive" src="{{ site.url }}/img/pic-10.png" alt="Contact example42">
Expand Down
Binary file modified img/background-blog.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 948c9a1

Please sign in to comment.