Skip to content

Commit

Permalink
file structure change assets -> docs; add css
Browse files Browse the repository at this point in the history
  • Loading branch information
moiSentineL committed Jul 9, 2024
1 parent 11f8f0f commit e4095d3
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://raw.githubusercontent.com/moiSentineL/flomo/main/assets/flomo-speed.gif" width="500">
<img src="https://raw.githubusercontent.com/moiSentineL/flomo/main/docs/assets/flomo-speed.gif" width="500">
</p>

# flomo
Expand All @@ -23,7 +23,7 @@ And as developers/creators/romantics, we experience that state of "flow" often.
This can easily be shown with a graph:

<p align="center">
<img src="https://raw.githubusercontent.com/moiSentineL/flomo/main/assets/flow-graph.png" width="500">
<img src="https://raw.githubusercontent.com/moiSentineL/flomo/main/docs/assets/flow-graph.png" width="500">
</p>

However, we can exploit that to our advantage and work efficiently, by finding the **right time** to take a break. And that right time is when the "flow" is depleting.
Expand Down
1 change: 1 addition & 0 deletions docs/assets/css/style.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@import "{{ site.theme }}";
File renamed without changes
File renamed without changes

0 comments on commit e4095d3

Please sign in to comment.