Skip to content

Commit a7f68b3

Browse files
authored
Trigger first GitHub Actions deploy
1 parent d79eddd commit a7f68b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import React from 'react';
22
import Layout from '@theme/Layout';
3+
// Trigger GitHub Actions deploy
34

45
export default function Home() {
56
return (

0 commit comments

Comments
 (0)