• [936d046] \ No newline at end of file +[5706ff7] \ No newline at end of file diff --git a/site.webmanifest b/site.webmanifest new file mode 100644 index 0000000..1cb0a91 --- /dev/null +++ b/site.webmanifest @@ -0,0 +1,20 @@ +{ + "name": "Eric X. Liu's Personal Page", + "short_name": "Eric Liu", + "description": "Software & Performance Engineer at Google. Sharing insights about software engineering, performance optimization, tech industry experiences, mountain biking adventures, Jeep overlanding, and outdoor activities.", + "start_url": "/", + "display": "standalone", + "background_color": "#ffffff", + "theme_color": "#000000", + "icons": [ + { + "src": "/images/gravatar.png", + "sizes": "192x192", + "type": "image/png", + "purpose": "any maskable" + } + ], + "categories": ["technology", "engineering", "blog"], + "lang": "en", + "orientation": "portrait-primary" +} \ No newline at end of file diff --git a/tags/index.html b/tags/index.html index dc604e7..6da50ea 100644 --- a/tags/index.html +++ b/tags/index.html @@ -4,4 +4,4 @@ 2016 - 2025 Eric X. Liu -[936d046] \ No newline at end of file +[5706ff7] \ No newline at end of file