Skip to content

Commit cf469d2

Browse files
committed
Added header and logo to README
1 parent 1ae3443 commit cf469d2

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<img src="https://images.unsplash.com/photo-1635701651842-8b43c35b81fc?ixlib=rb-4.0.3&amp;q=85&amp;fm=jpg&amp;crop=entropy&amp;cs=srgb&amp;w=3600" referrerpolicy="same-origin" style="display: block; object-fit: cover; border-radius: 0px; width: 100%; height: 30vh; opacity: 1; object-position: center 50%;">
2+
<div style="user-select: none; --pseudoSelection--background: transparent; pointer-events: none;">
3+
<div style="display: flex; align-items: center; justify-content: center; height: 140px; width: 140px; border-radius: 0.25em; flex-shrink: 0; position: relative; z-index: 1; margin-left: 3px; margin-bottom: 0px; margin-top: -80px; pointer-events: auto;">
4+
<div>
5+
<div style="width: 100%; height: 100%;">
6+
<img alt="Page icon" src="yesterday-logo.svg" referrerpolicy="same-origin" style="display: block; object-fit: cover; border-radius: 4px; width: 124.32px; height: 124.32px; transition: opacity 100ms ease-out 0s;">
7+
</div>
8+
</div>
9+
</div>
10+
<div style="display: flex; justify-content: flex-start; flex-wrap: wrap; margin-top: 8px; margin-bottom: 4px; margin-left: -1px; color: rgba(255, 255, 255, 0.282); pointer-events: auto;"></div>
11+
</div>
12+
113
## Yesterday
214

315
This plugin lets you create and edit a [Yesterday](https://www.yesterday.md) journal in [Obsidian](https://obsidian.md).

yesterday-logo.svg

+1
Loading

0 commit comments

Comments
 (0)