Skip to content

Commit e39de66

Browse files
committed
cleanup: Remove Git Submodules (2/2)
1 parent d20f803 commit e39de66

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

README.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,30 @@
77

88
![Screenshot of Aplos](https://github.com/GabsEdits/aplos/assets/110247388/3c98f962-b560-442a-9f56-9b805156a272)
99

10+
<picture>
11+
<source
12+
srcset="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=aplos&theme=dark"
13+
media="(prefers-color-scheme: dark)"
14+
/>
15+
<source
16+
srcset="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=aplos"
17+
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
18+
/>
19+
<img src="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=aplos" alt="Repo Card" />
20+
</picture>
21+
22+
<picture>
23+
<source
24+
srcset="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=template&theme=dark"
25+
media="(prefers-color-scheme: dark)"
26+
/>
27+
<source
28+
srcset="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=template"
29+
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)"
30+
/>
31+
<img src="https://github-readme-stats.vercel.app/api/pin/?username=aplosdev&repo=template" alt="Repo Card" />
32+
</picture>
33+
1034
## Features
1135

1236
- Lightweight and minimalistic, using VitePress.
@@ -16,7 +40,6 @@
1640
- Utilizes premium fonts: Inter for text and Source Code Pro for code snippets.
1741
- Local development made easy with NPM/PNPM integration.
1842

19-
2043
## Name
2144

2245
The name 'Aplós', pronounced as `/aplós/` is the Romanized representation of the Greek word 'Απλός,' which translates to 'Simple'. This naming choice showcases the essence of the project— it's dedication to providing users with a traightforward and modern web experience. Aplós is centered around the philosophy of simplicity, aiming to deliver an uncomplicated and contemporary solution for website creation.

0 commit comments

Comments
 (0)