From ae85345fc49cea418f27338505356aa65853c6cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=83=9C=EC=9E=AC=EC=98=81?= Date: Wed, 1 Apr 2020 14:02:48 +0900 Subject: [PATCH] Update README.md --- examples/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/examples/README.md b/examples/README.md index e58ecd9a..22bdf5b2 100644 --- a/examples/README.md +++ b/examples/README.md @@ -2,8 +2,8 @@ A collection of repositories or pages using html-webpack-plugin. -Example | Link | Description ---- | --- | --- +Example | Link +--- | --- Appcache | [appcache](./appcache) Chunk Optimization | [chunk-optimization](./chunk-optimization) Custom Template | [custom-template](./custom-template) @@ -17,4 +17,3 @@ Javascript | [javascript](./javascript) Pug Loader | [pug-loader](./pug-loader) Sort Manually | [sort-manually](./sort-manually) Template Parameters | [template-parameters](./template-parameters) -Landing Page | [webpack-static-webpage-example](https://github.com/TroyTae/webpack-static-webpage-example) | Landing page example that is optimized SEO and performance.