Skip to content

Commit

Permalink
rename 1 file and update 1 file
Browse files Browse the repository at this point in the history
  • Loading branch information
harryg02 committed May 30, 2024
1 parent 78d776b commit 80d9ea2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/pages/privacy-policy.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import React from 'react';
import Layout from '@theme/Layout';
import PrivacyPolicy from './privacy-policy.md';
import PrivacyPolicy from './privacy-policy-content.md';

export default function PrivacyPolicyPage() {
return (
Expand Down

0 comments on commit 80d9ea2

Please sign in to comment.