Skip to content

Commit 0031ccc

Browse files
SUMMARY
1 parent acad470 commit 0031ccc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.plist
22
.UlyssesRoot
33
private
4+
.obsidian

SUMMARY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
- [Wolfram Alpha](math/wolfram-alpha.md)
135135
- [Automatic differentiation](math/automatic-differentiation.md)
136136
- [Game theory](math/game-theory.md)
137+
- [Linear Programming](math/linear-programming.md)
137138
- [Computer Science](computer-science/computer-science.md)
138139
- [Data Structures](computer-science/data-structures/data-structures.md)
139140
- [Algorithms](computer-science/algorithms/algorithms.md)
@@ -444,6 +445,7 @@
444445
- [Web workers](web/web-workers.md)
445446
- [Web scraping](web/web-scraping.md)
446447
- [RSS](web/rss.md)
448+
- [Web Components](web/web-components.md)
447449
- [Web accessibility](web/web-accessibility.md)
448450
- [Content management systems](web/cms.md)
449451
- [JAMstack](web/jamstack/jamstack.md)

0 commit comments

Comments
 (0)