diff --git a/_sass/main.sass b/_sass/main.sass index f18e133..5b6d4b5 100644 --- a/_sass/main.sass +++ b/_sass/main.sass @@ -12,7 +12,8 @@ body background-repeat: no-repeat background-position: left bottom background-size: 60% - background-color: #000 + background-color: #000 + background-attachment: fixed h1 background-color: #7E3BC5 diff --git a/assets/img/himlogo.jpg b/assets/img/himlogo.jpg new file mode 100644 index 0000000..cb082c3 Binary files /dev/null and b/assets/img/himlogo.jpg differ diff --git a/nostalgia.md b/nostalgia.md index 06c996b..7663878 100644 --- a/nostalgia.md +++ b/nostalgia.md @@ -12,4 +12,6 @@ title: "The fox hole" **^-^** {: .text-color} -![heartagram]({{'/assets/img/heartagram.gif' | absolute_url}} "heartagram") \ No newline at end of file +![heartagram]({{'/assets/img/heartagram.gif' | absolute_url}} "heartagram") + +![heartagram]({{'/assets/img/himlogo.jpg' | absolute_url}} "heartagram") \ No newline at end of file