Skip to content

Commit

Permalink
add banner
Browse files Browse the repository at this point in the history
  • Loading branch information
allycat committed Nov 20, 2023
1 parent 79158ed commit 363c858
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
{% include header.html %}

<main class="my-4">
<div class="container">
<img src="assets/images/banner.png">
</div>
<div class="container px-5 py-3 bg-gray-2 rounded">
<h1 class="display-3">{{ title }}</h1>
<p class="lead">{{ description }}</p>
Expand Down
Binary file added assets/images/banner.png
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 363c858

Please sign in to comment.