Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 9 additions & 2 deletions poem.rmd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "git_01"
author: "Math_116"
date: "Fall semester"
author: "Matt Diaz"
date: "spring semester"
output: html_document
---

Expand All @@ -16,6 +16,13 @@ you, if you change any of this the git program will notice it and compromise you
## First Verse
<!--Put the first five lines of a poem by Lewis Carrol in this section!-->

The time has come, the Walrus said,
To talk of many things:
Of shoes and ships and sealing-wax.
Of cabbages and kings.
And why the sea is boiling hot.
And whether pigs have wings.

## Second Verse
<!--Put the first five lines of a poem by Robert Frost here!-->

Expand Down