Skip to content

Commit 5199b42

Browse files
authored
Update index.html
URL
1 parent e332109 commit 5199b42

1 file changed

Lines changed: 16 additions & 19 deletions

File tree

index.html

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,12 @@
1919
<meta name="keywords" content="Core Geometric System, Exact Geometric Calculations, Engineering Design Solutions, Computer Graphics Rendering, Algorithm Optimization, Navigation">
2020
<meta name="twitter:card" content="summary_large_image">
2121
<meta name="twitter:creator" content="@gmac4247">
22-
<meta name="twitter:site" content="https://gmac4247.github.io">
22+
<meta name="twitter:site" content="https://basic-geometryWelcome to Gboard clipboard, any text you copy will be saved here..github.io">
2323
<meta name="twitter:title" content="Home of Basic Geometry">
2424
<meta name="twitter:description" content="This is the only exact and self-contained geometric framework grounded in the first principles of mathematics.">
2525
<meta name="twitter:image" content="android-chrome-256x256.png">
2626
<meta name="msapplication-TileColor" content="#000000">
2727
<meta name="theme-color" content="#000000">
28-
<meta name="google-site-verification" content="CpLBi02S_32-FQW8m39B49j8i4oMY6lNkSsZ8VEFHsE">
29-
<meta name="msvalidate.01" content="EA6B8354B9F3C956E862954E97EB8CD0">
3028
<style>
3129

3230
* {
@@ -139,8 +137,7 @@ <h3 style="margin:7px">Key Points</h3>
139137
<br><br><br>
140138
<section itemscope itemtype="http://schema.org/LearningResource" id="math">
141139
<details>
142-
<summary><h2 itemprop="name" style="margin:7px">Mathematics</h2>
143-
</summary>
140+
<summary><h2 itemprop="name" style="margin:7px">Mathematics</h2></summary>
144141
<br>
145142
<section style="margin:12px" itemprop="about" itemscope itemtype="http://schema.org/LearningResource" id="numbers">
146143
<details>
@@ -676,7 +673,7 @@ <h3 style="margin:7px">Volume of a Cube</h3>
676673
<br><br><br><br>
677674
<div itemscope itemtype="https://schema.org/LearningResource https://schema.org/MathSolver">
678675
<meta itemprop="name" content="Core Geometric System ™">
679-
<meta itemprop="url" content="https://gmac4247.github.io">
676+
<meta itemprop="url" content="https://basic-geometry.github.io">
680677
<meta itemprop="inLanguage" content="en">
681678
<meta itemprop="accessibilityHazard" content="none">
682679
<meta itemprop="accessibilitySummary" content="Equations with figures and explanations">
@@ -688,7 +685,7 @@ <h3 style="margin:7px">Volume of a Cube</h3>
688685
<meta itemprop="typicalAgeRange" content="6-18">
689686
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="triangle">
690687
<h3 style="margin:7px" itemprop="eduQuestionType">Area of a Triangle</h3>
691-
<meta itemprop="target" content="https://gmac4247.github.io?q={triangle_side1=3_side2=4_side3=5_area=?}">
688+
<meta itemprop="target" content="https://basic-geometry.github.io?q={triangle_side1=3_side2=4_side3=5_area=?}">
692689
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
693690
<meta itemprop="name" content="Triangle area formula">
694691
<meta itemprop="usageInfo" content="Either by base length and height, or perimeter">
@@ -1647,7 +1644,7 @@ <h3 itemprop="name" style="margin:7px">Trigonometry</h3>
16471644
<br><br><br><br>
16481645
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="polygon">
16491646
<h3 itemprop="eduQuestionType" style="margin:7px">Area of a regular Polygon</h3>
1650-
<meta itemprop="target" content="https://gmac4247.github.io?q={polygon_side_number=5_length=2_area=?}">
1647+
<meta itemprop="target" content="https://basic-geometry.github.io?q={polygon_side_number=5_length=2_area=?}">
16511648
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
16521649
<meta itemprop="name" content="Regular polygon area formula">
16531650
<meta itemprop="usageInfo" content="Only for regular polygons that can be tiled up to isosceles triangles">
@@ -1810,7 +1807,7 @@ <h3 itemprop="eduQuestionType" style="margin:7px">Area of a regular Polygon</h3>
18101807
<br><br><br><br>
18111808
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="circle">
18121809
<h3 itemprop="eduQuestionType" style="margin:7px">Area of a Circle</h3>
1813-
<meta itemprop="target" content="https://gmac4247.github.io?q={circle_radius=1_area=?}">
1810+
<meta itemprop="target" content="https://basic-geometry.github.io?q={circle_radius=1_area=?}">
18141811
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
18151812
<meta itemprop="name" content="Circle area formula">
18161813
<meta itemprop="usageInfo" content="Universally applicable">
@@ -2396,7 +2393,7 @@ <h3 itemprop="eduQuestionType" style="margin:7px">Area of a Circle</h3>
23962393
<br><br><br><br>
23972394
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="circumference">
23982395
<h3 itemprop="eduQuestionType" style="margin:7px">Circumference of a Circle</h3>
2399-
<meta itemprop="target" content="https://gmac4247.github.io?q={circle_radius=1_circumference=?}">
2396+
<meta itemprop="target" content="https://basic-geometry.github.io?q={circle_radius=1_circumference=?}">
24002397
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
24012398
<meta itemprop="name" content="Circumference formula">
24022399
<br>
@@ -2924,7 +2921,7 @@ <h4>The true Ratio: 3.2</h4>
29242921
<br><br><br><br>
29252922
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="circle-segment">
29262923
<h3 itemprop="eduQuestionType" style="margin:7px">Area of a Circle Segment</h3>
2927-
<meta itemprop="target" content="https://gmac4247.github.io?q={circle_segment_height=1_length=3_radius=4_area=?}">
2924+
<meta itemprop="target" content="https://basic-geometry.github.io?q={circle_segment_height=1_length=3_radius=4_area=?}">
29282925
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
29292926
<meta itemprop="name" content="Circle segment area formula">
29302927
<meta itemprop="usageInfo" content="By segment height and radius. The radius can be calculated from the chord length.">
@@ -3095,7 +3092,7 @@ <h3 itemprop="eduQuestionType" style="margin:7px">Area of a Circle Segment</h3>
30953092
<br><br><br><br>
30963093
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="cone_surface">
30973094
<h3 itemprop="eduQuestionType" style="margin:7px">Surface Area of a Cone</h3>
3098-
<meta itemprop="target" content="https://gmac4247.github.io?q={cone_radius=1_height=2_area=?}">
3095+
<meta itemprop="target" content="https://basic-geometry.github.io?q={cone_radius=1_height=2_area=?}">
30993096
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
31003097
<meta itemprop="name" content="Cone surface area formula">
31013098
<meta itemprop="usageInfo" content="With or without bottom area">
@@ -3302,7 +3299,7 @@ <h3 itemprop="name" style="margin:7px">Surface Area of a Sphere</h3>
33023299
<br><br><br><br>
33033300
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="spherical_cap">
33043301
<h3 itemprop="eduQuestionType" style="margin:7px">Volume of a Spherical Cap</h3>
3305-
<meta itemprop="target" content="https://gmac4247.github.io?q={spherical_cap_radius=2_height=1_volume=?}">
3302+
<meta itemprop="target" content="https://basic-geometry.github.io?q={spherical_cap_radius=2_height=1_volume=?}">
33063303
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
33073304
<meta itemprop="name" content="Spherical cap volume formula">
33083305
<br>
@@ -3390,7 +3387,7 @@ <h3 itemprop="eduQuestionType" style="margin:7px">Volume of a Spherical Cap</h3>
33903387
<br><br><br><br>
33913388
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="cone">
33923389
<h3 itemprop="eduQuestionType" style="margin:7px">Volume of a Cone</h3>
3393-
<meta itemprop="target" content="https://gmac4247.github.io?q={cone_radius=1_height=2_volume=?}">
3390+
<meta itemprop="target" content="https://basic-geometry.github.io?q={cone_radius=1_height=2_volume=?}">
33943391
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
33953392
<meta itemprop="usageInfo" content="Universally applicable">
33963393
<meta itemprop="name" content="Cone volume formula">
@@ -3764,7 +3761,7 @@ <h4 itemprop="description">The volume of a cone can be calculated by algebraical
37643761
<br><br><br><br>
37653762
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="frustum_cone">
37663763
<h3 itemprop="eduQuestionType" style="margin:7px">Volume of a horizontal Frustum Cone</h3>
3767-
<meta itemprop="target" content="https://gmac4247.github.io?q={frustum_cone_radius_top=1_bottom=2_height=3_volume=?}">
3764+
<meta itemprop="target" content="https://basic-geometry.github.io?q={frustum_cone_radius_top=1_bottom=2_height=3_volume=?}">
37683765
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
37693766
<meta itemprop="name" content="Horizontal frustum cone volume formula">
37703767
<br>
@@ -3940,7 +3937,7 @@ <h4 itemprop="description">Subtracting the missing tip from a theoretical full c
39403937
<br><br><br><br>
39413938
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="pyramid">
39423939
<h3 itemprop="eduQuestionType" style="margin:7px">Volume of a Pyramid</h3>
3943-
<meta itemprop="target" content="https://gmac4247.github.io?q={pyramid_bottom_edge_number=5_length=3_height=2_volume=?}">
3940+
<meta itemprop="target" content="https://basic-geometry.github.io?q={pyramid_bottom_edge_number=5_length=3_height=2_volume=?}">
39443941
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
39453942
<meta itemprop="name" content="Pyramid volume formula">
39463943
<meta itemprop="usageInfo" content="Universally applicable">
@@ -4099,7 +4096,7 @@ <h4 itemprop="description" style="margin:12px">The volume of a pyramid can be ca
40994096
<br><br><br><br>
41004097
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="frustum_pyramid">
41014098
<h3 itemprop="eduQuestionType" style="margin:12px">Volume of a horizontal Frustum Pyramid</h3>
4102-
<meta itemprop="target" content="https://gmac4247.github.io?q={frustum_pyramid_height=3_edge_length_top=1_bottom=2_number=5_volume=?}">
4099+
<meta itemprop="target" content="https://basic-geometry.github.io?q={frustum_pyramid_height=3_edge_length_top=1_bottom=2_number=5_volume=?}">
41034100
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
41044101
<meta itemprop="name" content="Horizontal frustum pyramid volume formula">
41054102
<meta itemprop="usageInfo" content="Universally applicable">
@@ -4240,7 +4237,7 @@ <h3 itemprop="eduQuestionType" style="margin:12px">Volume of a horizontal Frustu
42404237
<br><br>
42414238
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="square_frustum">
42424239
<h3 itemprop="eduQuestionType" style="margin:12px">Volume of a horizontal square Frustum Pyramid</h3>
4243-
<meta itemprop="target" content="https://gmac4247.github.io?q={square_frustum_pyramid_height=3_edge_length_top=1_bottom=2_volume=?}">
4240+
<meta itemprop="target" content="https://basic-geometry.github.io?q={square_frustum_pyramid_height=3_edge_length_top=1_bottom=2_volume=?}">
42444241
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
42454242
<meta itemprop="name" content="Horizontal square frustum pyramid volume formula">
42464243
<meta itemprop="usageInfo" content="Only for square frustum pyramids">
@@ -4315,7 +4312,7 @@ <h3 itemprop="eduQuestionType" style="margin:12px">Volume of a horizontal square
43154312
<br><br><br><br>
43164313
<section itemprop="mathExpression" itemscope itemtype="https://schema.org/SolveMathAction" id="tetrahedron">
43174314
<h3 itemprop="eduQuestionType" style="margin:7px">Volume of a Tetrahedron</h3>
4318-
<meta itemprop="target" content="https://gmac4247.github.io?q={tetrahedron_edge=2_volume=?}">
4315+
<meta itemprop="target" content="https://basic-geometry.github.io?q={tetrahedron_edge=2_volume=?}">
43194316
<div itemprop="result" itemscope itemtype="https://schema.org/LearningResource">
43204317
<meta itemprop="name" content="Tetrahedron volume formula">
43214318
<br>

0 commit comments

Comments
 (0)