mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-26 01:20:26 +01:00
Working on home page
This commit is contained in:
12
content/maths/geogebra.json
Normal file
12
content/maths/geogebra.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "GeoGebra Calculator",
|
||||
"url": "https://www.geogebra.org/calculator",
|
||||
"tags": [
|
||||
{
|
||||
"name": "maths",
|
||||
"color": "amber"
|
||||
}
|
||||
],
|
||||
"icon": "i-icon-park-outline:geometric-flowers",
|
||||
"color": "indigo"
|
||||
}
|
||||
12
content/maths/mathdf.json
Normal file
12
content/maths/mathdf.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "MathDF",
|
||||
"url": "https://mathdf.com/fr/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "maths",
|
||||
"color": "amber"
|
||||
}
|
||||
],
|
||||
"icon": "i-ph:math-operations-duotone",
|
||||
"color": "stone"
|
||||
}
|
||||
12
content/maths/worlfram.json
Normal file
12
content/maths/worlfram.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "WorlframAlpha",
|
||||
"url": "https://www.wolframalpha.com/",
|
||||
"tags": [
|
||||
{
|
||||
"name": "maths",
|
||||
"color": "amber"
|
||||
}
|
||||
],
|
||||
"icon": "i-vscode-icons:file-type-wolfram",
|
||||
"color": "red"
|
||||
}
|
||||
Reference in New Issue
Block a user