Skip to content

Commit adde8ca

Browse files
committed
Bunch of formulas have double description instead of description and summary
1 parent 04dc3c6 commit adde8ca

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

content/formulas/capacitance/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Capacitance
33
description: "The capacitance of a parallel plate capacitor"
4-
description: "The capacitance of a parallel plate capacitor"
4+
summary: "The capacitance of a parallel plate capacitor"
55
tags: ["electronics", "electrical engineering"]
66
date: 2023-09-06
77
latex: "C = \\frac{\\epsilon A}{d}"

content/formulas/capacitor-charge/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Capacitor Charge
33
description: "The relationship between the voltage across a capacitor and the charge stored on each conductor."
4-
description: "The relationship between the voltage across a capacitor and the charge stored on each conductor."
4+
summary: "The relationship between the voltage across a capacitor and the charge stored on each conductor."
55
tags: ["electronics", "electrical engineering"]
66
date: 2023-09-06
77
latex: "V = \\frac{Q}{C}"

content/formulas/capacitor-current/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Capacitor Current
33
description: "The relationship between the current through a capacitor and the rate of change of voltage across the capacitor."
4-
description: "The relationship between the current through a capacitor and the rate of change of voltage across the capacitor."
4+
summary: "The relationship between the current through a capacitor and the rate of change of voltage across the capacitor."
55
tags: ["electronics", "electrical engineering"]
66
date: 2023-09-06
77
latex: "I = C \\frac{dV}{dt}"

content/formulas/capacitor-energy/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Capacitor Energy
33
description: "The energy stored in a capacitor."
4-
description: "The energy stored in a capacitor."
4+
summary: "The energy stored in a capacitor."
55
tags: ["electronics", "electrical engineering"]
66
date: 2023-09-06
77
latex: "E = \\frac{1}{2} C V^2"

content/formulas/inductor-energy/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Inductor Energy
33
description: "Energy stored in an inductor."
4-
description: "Energy stored in an inductor."
4+
summary: "Energy stored in an inductor."
55
tags: ["electronics", "electrical engineering"]
66
date: 2023-09-06
77
latex: "E = \\frac{1}{2} L I^2"

content/formulas/inductor-voltage/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Inductor Voltage
33
description: "Instantaneous voltage across an inductor."
4-
description: "Instantaneous voltage across an inductor."
4+
summary: "Instantaneous voltage across an inductor."
55
tags: ["electronics", "electrical engineering"]
66
date: 2023-09-06
77
latex: "V = L \\frac{dI}{dt}"

content/formulas/kinematic-viscosity/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Kinematic Viscosity
33
description: "The ratio of the dynamic viscosity to the density of a fluid."
4-
description: "The ratio of the dynamic viscosity to the density of a fluid."
4+
summary: "The ratio of the dynamic viscosity to the density of a fluid."
55
tags: ["fluid mechanics", "physics"]
66
date: 2024-03-13
77
latex: "\nu = \\frac{\\mu}{\\rho}"

0 commit comments

Comments
 (0)