Skip to content

Commit

Permalink
Merge pull request #77 from LaunchCodeEducation/tableau-visible
Browse files Browse the repository at this point in the history
making tableau content visible
  • Loading branch information
jwoolbright23 authored Aug 27, 2024
2 parents 37ca3ff + d9abd42 commit 97e9ea8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion content/tableau-part-2/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title = "Tableau Part 2: Data Preparation"
date = 2024-05-13T11:44:50-05:00
draft = false
weight = 25
hidden = true
hidden = false
+++

## Learning Objectives
Expand Down
4 changes: 2 additions & 2 deletions content/tableau-part-4/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ chapter = true
title = "Tableau Part 4: Stories and Dates"
date = 2024-06-04T15:10:04-05:00
draft = false
weight = 27
hidden = true
weight = 28
hidden = false
+++

## Learning Objectives
Expand Down
2 changes: 1 addition & 1 deletion content/tableau-part-one/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title = "Tableau Part 1 - Intro to Visualization"
date = 2024-03-12T15:04:03-05:00
draft = false
weight = 24
hidden = true
hidden = false
+++

## Learning Objectives
Expand Down
2 changes: 1 addition & 1 deletion content/tableau-part-three/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ title = "Tableau Part 3"
date = 2024-05-28T13:45:19-05:00
draft = false
weight = 27
hidden = true
hidden = false
+++

## Learning Objectives
Expand Down

0 comments on commit 97e9ea8

Please sign in to comment.