Skip to content

Commit 6aba3eb

Browse files
committedSep 8, 2024··
Testing layouts
1 parent 6397430 commit 6aba3eb

File tree

4 files changed

+26
-5
lines changed

4 files changed

+26
-5
lines changed
 

‎src/css/styles.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ code{
9292
#site-menu img{
9393
height:1.8rem;
9494
width:1.8rem;
95-
filter:invert(100);
95+
/**filter:invert(100);**/
9696
vertical-align:middle;
9797
margin-right:.5rem
9898
}

‎src/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# COSMIC Utils
22

3-
An unofficial organization containing third party apps and applets for the COSMIC™ Desktop made by System 76.
3+
Community driven applications and extensions written to extend the power of the COSMIC™ Desktop made by System 76.

‎src/projects.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
Applications include:
1+
# Projects
2+
3+
## Applications
4+
5+
<img src="/res/dev.edfloreshz.Calculator.svg" alt="Calculator Logo" width="200"/>
6+
7+
**Calculator**: A simple calculator for the COSMIC™ desktop.
8+
[Github](https://github.com/cosmic-utils/calculator?tab=readme-ov-file)
29

3-
- Calculator: A simple calculator for the COSMIC™ desktop.
410
- Tasks: A simple task management application for the COSMIC™ desktop.
511
- Stellarshot: A simple backup application using Rustic for the COSMIC™ desktop.
612
- Weather: Weather app written in Rust and libcosmic.
@@ -9,6 +15,6 @@ Applications include:
915
- WebApps: Web applications at your fingertips.
1016
- Wizard: deb packages installer made with magic for the COSMIC™ desktop!
1117

12-
Applets include:
18+
## Applets
1319

1420
- Ollama : Ollama applet for COSMIC Desktop

‎src/res/dev.edfloreshz.Calculator.svg

+15
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.