Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MrFrankChen committed Mar 4, 2024
1 parent 6ae1cf2 commit 428b32e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Binary file modified .DS_Store
Binary file not shown.
9 changes: 8 additions & 1 deletion structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,11 @@ This file records which file that I need to modify to create my own personal web
**"_data/navigation.yml"**

## Homepage main content
**"_pages/about.md"**:
**"_pages/about.md"**:


## Run it locally
<pre class="bibtex"><code>
bundle exec jekyll serve -l -H localhost
localhost:4000
</code><pre>

0 comments on commit 428b32e

Please sign in to comment.