mirror of
https://github.com/rvtr/ninjacheetah.github.io.git
synced 2025-06-19 03:25:32 -04:00
Added proper banners
This commit is contained in:
parent
c1ccf667a2
commit
3bd994a4f6
Binary file not shown.
Before Width: | Height: | Size: 25 KiB |
Binary file not shown.
Before Width: | Height: | Size: 18 KiB |
58
files/banner/homepage.svg
Normal file
58
files/banner/homepage.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 6.8 MiB |
48
files/banner/projects.svg
Normal file
48
files/banner/projects.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 1.7 MiB |
@ -2,8 +2,9 @@
|
|||||||
title: Home
|
title: Home
|
||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="banner">
|
<div class="banner">
|
||||||
<img class="banner-image" src="/files/banner/homebanner2.png" alt="an awesome banner. too bad it isn't loading for you :(">
|
<img class="banner-image" src="/files/banner/homepage.svg" alt="an awesome banner. too bad it isn't loading for you :(">
|
||||||
</div>
|
</div>
|
||||||
<h1>welcome to my site!</h1>
|
<h1>welcome to my site!</h1>
|
||||||
<p>I'm currently in the process of remaking this site, so bear with me.</p>
|
<p>I'm currently in the process of remaking this site, so bear with me.</p>
|
||||||
|
@ -3,6 +3,9 @@ title: Projects
|
|||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<div class="banner">
|
||||||
|
<img class="banner-image" src="/files/banner/projects.svg" alt="an awesome banner. too bad it isn't loading for you :(">
|
||||||
|
</div>
|
||||||
<h1>things i've made.</h1>
|
<h1>things i've made.</h1>
|
||||||
<p>Maintained</p>
|
<p>Maintained</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user