Skip to content

Commit 07044e3

Browse files
committed
Deploy the site to GitHub Pages
1 parent d429ec3 commit 07044e3

File tree

158 files changed

+7816
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

158 files changed

+7816
-0
lines changed

_site/404.html

Lines changed: 679 additions & 0 deletions
Large diffs are not rendered by default.

_site/assets/css/jekyll-theme-chirpy.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/assets/css/jekyll-theme-chirpy.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/assets/desktop.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[LocalizedFileNames]
2+
headshot.jpg=@headshot,0

_site/assets/headshot.jpg

2.63 MB
Loading
3.93 KB
Loading
Lines changed: 1 addition & 0 deletions
Loading
1.85 KB
Loading
14.7 KB
Binary file not shown.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
2+
3+
{
4+
"name": "Mona Wu",
5+
"short_name": "Mona Wu",
6+
"description": "",
7+
"icons": [
8+
{
9+
"src": "/assets/img/favicons/android-chrome-192x192.png",
10+
"sizes": "192x192",
11+
"type": "image/png"
12+
},
13+
{
14+
"src": "/assets/img/favicons/android-chrome-512x512.png",
15+
"sizes": "512x512",
16+
"type": "image/png"
17+
}],
18+
"start_url": "/index.html",
19+
"theme_color": "#2a1e6b",
20+
"background_color": "#ffffff",
21+
"display": "fullscreen"
22+
}
23+

0 commit comments

Comments
 (0)