Skip to content

Commit

Permalink
chore: remove broken last edited text (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
crookse authored Aug 23, 2023
1 parent 8a73b84 commit d8e65a5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -345,11 +345,6 @@ export default function Layout(props) {
<MakeBetterHeading>
Help Improve This Page
</MakeBetterHeading>
{pageModifiedTime && (
<p>
This page was last edited: {pageModifiedTime}
</p>
)}
<p>
If you are having issues with this page (e.g., parts of this
page are not loading, documentation does not make sense, etc.),
Expand Down

1 comment on commit d8e65a5

@vercel
Copy link

@vercel vercel bot commented on d8e65a5 Aug 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.