Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit 7a20eba

Browse files
committed
Update file structure
1 parent 4480490 commit 7a20eba

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

site/en/docs/extensions/samples/index.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

site/_includes/layouts/extension-samples.njk renamed to site/en/docs/extensions/samples/index.njk

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: 'Chrome Extension Samples'
3+
description: >
4+
The list contains all the samples from the [Extensions sample repository](https://github.com/GoogleChrome/chrome-extensions-samples). Use these to learn how extensions work or as a starting point for building your own extensions.
5+
---
6+
17
{% extends "layouts/base.njk" %}
28

39
{% block css %}

0 commit comments

Comments
 (0)