Skip to content

Commit 2e2e14a

Browse files
committed
fix: place logo at top
1 parent 32addec commit 2e2e14a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# fssg
1+
<img src="./src/static/img/logo.png" alt="fssg Logo" width="150">
22

3-
<img src="./src/static/img/logo.png" alt="fssg Logo" width="150" align="right">
3+
# fssg
44

55
**fssg** is a portable, dependency-free static site generator written entirely
66
in POSIX shell and AWK. It recursively processes markdown and html

0 commit comments

Comments
 (0)