Skip to content

Commit a948baa

Browse files
committed
Add qpixel
1 parent 82ab1df commit a948baa

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -875,3 +875,6 @@
875875
path = engines/sail
876876
url = [email protected]:vinistock/sail.git
877877
branch = master
878+
[submodule "apps/qpixel"]
879+
path = apps/qpixel
880+
url = [email protected]:codidact/qpixel.git

apps/qpixel

Submodule qpixel added at 42e8813

repos.md

+4
Original file line numberDiff line numberDiff line change
@@ -765,6 +765,10 @@ Main Website for The Odin Project [http://www.theodinproject.com](http://www.the
765765
Sail is a lightweight Rails engine that brings an admin panel for managing configuration settings on a live Rails app
766766
[https://github.com/vinistock/sail](https://github.com/vinistock/sail)
767767

768+
### qpixel
769+
Q&A-based community knowledge-sharing software [https://codidact.com/](https://codidact.com/)
770+
[https://github.com/codidact/qpixel](https://github.com/codidact/qpixel)
771+
768772

769773
## Moved/Missing/Deleted Repos
770774
TODO: check the repos below - moved, renamed or deleted?

0 commit comments

Comments
 (0)