diff options
Diffstat (limited to 'files/ko/web/performance')
-rw-r--r-- | files/ko/web/performance/critical_rendering_path/index.html (renamed from files/ko/web/performance/중요_렌더링_경로/index.html) | 3 | ||||
-rw-r--r-- | files/ko/web/performance/how_browsers_work/index.html (renamed from files/ko/web/performance/브라우저는_어떻게_동작하는가/index.html) | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ko/web/performance/중요_렌더링_경로/index.html b/files/ko/web/performance/critical_rendering_path/index.html index 0dd28ed81c..010f6ecfa9 100644 --- a/files/ko/web/performance/중요_렌더링_경로/index.html +++ b/files/ko/web/performance/critical_rendering_path/index.html @@ -1,7 +1,8 @@ --- title: 중요 렌더링 경로 -slug: Web/Performance/중요_렌더링_경로 +slug: Web/Performance/Critical_rendering_path translation_of: Web/Performance/Critical_rendering_path +original_slug: Web/Performance/중요_렌더링_경로 --- <p>{{draft}}</p> diff --git a/files/ko/web/performance/브라우저는_어떻게_동작하는가/index.html b/files/ko/web/performance/how_browsers_work/index.html index 473e30980d..346648524a 100644 --- a/files/ko/web/performance/브라우저는_어떻게_동작하는가/index.html +++ b/files/ko/web/performance/how_browsers_work/index.html @@ -1,7 +1,8 @@ --- title: '웹페이지를 표시한다는 것: 브라우저는 어떻게 동작하는가' -slug: Web/Performance/브라우저는_어떻게_동작하는가 +slug: Web/Performance/How_browsers_work translation_of: Web/Performance/How_browsers_work +original_slug: Web/Performance/브라우저는_어떻게_동작하는가 --- <p>Users want web experiences with content that is fast to load and smooth to interact with. Therefore, <span class="seoSummary">a developer should strive to achieve these two goals. </span></p> |