mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 06:21:13 +00:00
Fixed titles, math rendering, and links on some pages
This commit is contained in:
parent
9f096a8720
commit
330ace0de9
61 changed files with 303 additions and 115 deletions
|
@ -1,6 +1,8 @@
|
|||
# Central Limit Theorem Lab
|
||||
|
||||
**Brandon Rozek**
|
||||
---
|
||||
title: Central Limit Theorem
|
||||
showthedate: false
|
||||
math: true
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Confidence Interval Lab
|
||||
|
||||
**Written by Brandon Rozek**
|
||||
---
|
||||
title: Confidence Interval
|
||||
showthedate: false
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
# Random Number Generation
|
||||
---
|
||||
title: Random Number Generation
|
||||
showthedate: false
|
||||
math: true
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
# Random Walk
|
||||
---
|
||||
title: Random Walk
|
||||
showthedate: false
|
||||
math: true
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue