Skip to content

Commit 594cfd8

Browse files
committed
fix(readme): fix links styles, add storybook link
1 parent 99872b1 commit 594cfd8

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@
55

66
<h3 align="center">Raferdev Landing Page</h3>
77

8-
<p align="center">
8+
<div align="center">
99

1010
[![Build and Deploy](https://github.com/raferdev/landing-page/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/raferdev/landing-page/actions/workflows/deploy.yml)
11-
1211
[![Playwright Tests](https://github.com/raferdev/landing-page/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/raferdev/landing-page/actions/workflows/tests.yml)
1312

14-
</p>
13+
</div>
1514

1615
---
1716

@@ -25,6 +24,8 @@
2524

2625
Hello, here you can see the personal landing page of user @raferdev. I overengineered some aspects to build content that used a little of all, and I would like to see in the past to understand better the web functionality, like server, http config, tests, and the frontend aspects themselves. I think seeing something end-to-end can clarify how thoughts connect and how they can be more complex with time, features, and security aspects. See this as an example.
2726

27+
docs: [storybook.rafer.dev](https://storybook.rafer.dev)
28+
2829
## ⛏️ Built Using <a name = "built_using"></a>
2930

3031
- [NextJS](https://nextjs.org/) - The React Framework for the Web

0 commit comments

Comments
 (0)