-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d360d50
commit debd512
Showing
49 changed files
with
2,835 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
This folder stores temp files that Docusaurus' client bundler accesses. | ||
|
||
DO NOT hand-modify files in this folder because they will be overwritten in the | ||
next build. You can clear all build artifacts (including this folder) with the | ||
`docusaurus clear` command. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
export default [ | ||
require("D:\\github\\docs.kuroneko6423.com\\node_modules\\infima\\dist\\css\\default\\default.css"), | ||
require("D:\\github\\docs.kuroneko6423.com\\node_modules\\@docusaurus\\theme-classic\\lib\\prism-include-languages"), | ||
require("D:\\github\\docs.kuroneko6423.com\\node_modules\\@docusaurus\\theme-classic\\lib\\nprogress"), | ||
require("D:\\github\\docs.kuroneko6423.com\\src\\css\\custom.css"), | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
{ | ||
"theme.AnnouncementBar.closeButtonAriaLabel": "閉じる", | ||
"theme.BackToTopButton.buttonAriaLabel": "先頭へ戻る", | ||
"theme.CodeBlock.copied": "コピーしました", | ||
"theme.CodeBlock.copy": "コピー", | ||
"theme.CodeBlock.copyButtonAriaLabel": "クリップボードにコードをコピー", | ||
"theme.CodeBlock.wordWrapToggle": "折り返し", | ||
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'", | ||
"theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'", | ||
"theme.ErrorPageContent.title": "エラーが発生しました", | ||
"theme.ErrorPageContent.tryAgain": "もう一度試してください", | ||
"theme.NavBar.navAriaLabel": "Main", | ||
"theme.NotFound.p1": "お探しのページが見つかりませんでした", | ||
"theme.NotFound.p2": "このページにリンクしているサイトの所有者にリンクが壊れていることを伝えてください", | ||
"theme.NotFound.title": "ページが見つかりません", | ||
"theme.TOCCollapsible.toggleButtonLabel": "このページの見出し", | ||
"theme.admonition.caution": "注意", | ||
"theme.admonition.danger": "危険", | ||
"theme.admonition.info": "備考", | ||
"theme.admonition.note": "注記", | ||
"theme.admonition.tip": "ヒント", | ||
"theme.admonition.warning": "警告", | ||
"theme.blog.archive.description": "アーカイブ", | ||
"theme.blog.archive.title": "アーカイブ", | ||
"theme.blog.paginator.navAriaLabel": "ブログ記事一覧のナビゲーション", | ||
"theme.blog.paginator.newerEntries": "新しい記事", | ||
"theme.blog.paginator.olderEntries": "過去の記事", | ||
"theme.blog.post.paginator.navAriaLabel": "ブログ記事のナビゲーション", | ||
"theme.blog.post.paginator.newerPost": "新しい記事", | ||
"theme.blog.post.paginator.olderPost": "過去の記事", | ||
"theme.blog.post.plurals": "{count}件", | ||
"theme.blog.post.readMore": "もっと見る", | ||
"theme.blog.post.readMoreLabel": "{title}についてもっと見る", | ||
"theme.blog.post.readingTime.plurals": "約{readingTime}分", | ||
"theme.blog.sidebar.navAriaLabel": "最近のブログ記事のナビゲーション", | ||
"theme.blog.tagTitle": "「{tagName}」タグの記事が{nPosts}件あります", | ||
"theme.colorToggle.ariaLabel": "ダークモードを切り替える(現在は{mode})", | ||
"theme.colorToggle.ariaLabel.mode.dark": "ダークモード", | ||
"theme.colorToggle.ariaLabel.mode.light": "ライトモード", | ||
"theme.common.editThisPage": "このページを編集", | ||
"theme.common.headingLinkTitle": "{heading} への直接リンク", | ||
"theme.common.skipToMainContent": "メインコンテンツまでスキップ", | ||
"theme.docs.DocCard.categoryDescription": "{count}項目", | ||
"theme.docs.breadcrumbs.home": "ホームページ", | ||
"theme.docs.breadcrumbs.navAriaLabel": "パンくずリストのナビゲーション", | ||
"theme.docs.paginator.navAriaLabel": "ドキュメントページ", | ||
"theme.docs.paginator.next": "次へ", | ||
"theme.docs.paginator.previous": "前へ", | ||
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar", | ||
"theme.docs.sidebar.collapseButtonAriaLabel": "サイドバーを隠す", | ||
"theme.docs.sidebar.collapseButtonTitle": "サイドバーを隠す", | ||
"theme.docs.sidebar.expandButtonAriaLabel": "サイドバーを開く", | ||
"theme.docs.sidebar.expandButtonTitle": "サイドバーを開く", | ||
"theme.docs.sidebar.navAriaLabel": "Docs sidebar", | ||
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar", | ||
"theme.docs.tagDocListPageTitle": "「{tagName}」タグのついた{nDocsTagged}", | ||
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count}記事", | ||
"theme.docs.versionBadge.label": "バージョン: {versionLabel}", | ||
"theme.docs.versions.latestVersionLinkLabel": "最新バージョン", | ||
"theme.docs.versions.latestVersionSuggestionLabel": "最新のドキュメントは{latestVersionLink} ({versionLabel}) を見てください", | ||
"theme.docs.versions.unmaintainedVersionLabel": "これはバージョン{versionLabel}の{siteTitle}のドキュメントで現在はメンテナンスされていません", | ||
"theme.docs.versions.unreleasedVersionLabel": "これはリリース前のバージョン{versionLabel}の{siteTitle}のドキュメントです。", | ||
"theme.lastUpdated.atDate": "{date}に", | ||
"theme.lastUpdated.byUser": "{user}が", | ||
"theme.lastUpdated.lastUpdatedAtBy": "{atDate}{byUser}最終更新", | ||
"theme.navbar.mobileLanguageDropdown.label": "他の言語", | ||
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← メインメニューに戻る", | ||
"theme.navbar.mobileVersionsDropdown.label": "他のバージョン", | ||
"theme.tags.tagsListLabel": "タグ:", | ||
"theme.tags.tagsPageLink": "全てのタグを見る", | ||
"theme.tags.tagsPageTitle": "タグ", | ||
"theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.", | ||
"theme.unlistedContent.title": "Unlisted page" | ||
} |
222 changes: 222 additions & 0 deletions
222
.docusaurus/docusaurus-plugin-content-blog/default/blog-archive-80c.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,222 @@ | ||
{ | ||
"blogPosts": [ | ||
{ | ||
"id": "welcome", | ||
"metadata": { | ||
"permalink": "/blog/welcome", | ||
"editUrl": "https://github.com/KuronekoServer/docs.kuroneko6423.com/tree/docusaurus/blog/2021-08-26-welcome/index.md", | ||
"source": "@site/blog/2021-08-26-welcome/index.md", | ||
"title": "Welcome", | ||
"description": "Docusaurus blogging features are powered by the blog plugin.", | ||
"date": "2021-08-26T00:00:00.000Z", | ||
"formattedDate": "2021年8月26日", | ||
"tags": [ | ||
{ | ||
"label": "facebook", | ||
"permalink": "/blog/tags/facebook" | ||
}, | ||
{ | ||
"label": "hello", | ||
"permalink": "/blog/tags/hello" | ||
}, | ||
{ | ||
"label": "docusaurus", | ||
"permalink": "/blog/tags/docusaurus" | ||
} | ||
], | ||
"readingTime": 0.405, | ||
"hasTruncateMarker": false, | ||
"authors": [ | ||
{ | ||
"name": "Sébastien Lorber", | ||
"title": "Docusaurus maintainer", | ||
"url": "https://sebastienlorber.com", | ||
"imageURL": "https://github.com/slorber.png", | ||
"key": "slorber" | ||
}, | ||
{ | ||
"name": "Yangshun Tay", | ||
"title": "Front End Engineer @ Facebook", | ||
"url": "https://github.com/yangshun", | ||
"imageURL": "https://github.com/yangshun.png", | ||
"key": "yangshun" | ||
} | ||
], | ||
"frontMatter": { | ||
"slug": "welcome", | ||
"title": "Welcome", | ||
"authors": [ | ||
"slorber", | ||
"yangshun" | ||
], | ||
"tags": [ | ||
"facebook", | ||
"hello", | ||
"docusaurus" | ||
] | ||
}, | ||
"unlisted": false, | ||
"nextItem": { | ||
"title": "MDX Blog Post", | ||
"permalink": "/blog/mdx-blog-post" | ||
} | ||
}, | ||
"content": "[Docusaurus blogging features](https://docusaurus.io/docs/blog) are powered by the [blog plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog).\n\nSimply add Markdown files (or folders) to the `blog` directory.\n\nRegular blog authors can be added to `authors.yml`.\n\nThe blog post date can be extracted from filenames, such as:\n\n- `2019-05-30-welcome.md`\n- `2019-05-30-welcome/index.md`\n\nA blog post folder can be convenient to co-locate blog post images:\n\n![Docusaurus Plushie](./docusaurus-plushie-banner.jpeg)\n\nThe blog supports tags as well!\n\n**And if you don't want a blog**: just delete this directory, and use `blog: false` in your Docusaurus config." | ||
}, | ||
{ | ||
"id": "mdx-blog-post", | ||
"metadata": { | ||
"permalink": "/blog/mdx-blog-post", | ||
"editUrl": "https://github.com/KuronekoServer/docs.kuroneko6423.com/tree/docusaurus/blog/2021-08-01-mdx-blog-post.mdx", | ||
"source": "@site/blog/2021-08-01-mdx-blog-post.mdx", | ||
"title": "MDX Blog Post", | ||
"description": "Blog posts support Docusaurus Markdown features, such as MDX.", | ||
"date": "2021-08-01T00:00:00.000Z", | ||
"formattedDate": "2021年8月1日", | ||
"tags": [ | ||
{ | ||
"label": "docusaurus", | ||
"permalink": "/blog/tags/docusaurus" | ||
} | ||
], | ||
"readingTime": 0.175, | ||
"hasTruncateMarker": false, | ||
"authors": [ | ||
{ | ||
"name": "Sébastien Lorber", | ||
"title": "Docusaurus maintainer", | ||
"url": "https://sebastienlorber.com", | ||
"imageURL": "https://github.com/slorber.png", | ||
"key": "slorber" | ||
} | ||
], | ||
"frontMatter": { | ||
"slug": "mdx-blog-post", | ||
"title": "MDX Blog Post", | ||
"authors": [ | ||
"slorber" | ||
], | ||
"tags": [ | ||
"docusaurus" | ||
] | ||
}, | ||
"unlisted": false, | ||
"prevItem": { | ||
"title": "Welcome", | ||
"permalink": "/blog/welcome" | ||
}, | ||
"nextItem": { | ||
"title": "Long Blog Post", | ||
"permalink": "/blog/long-blog-post" | ||
} | ||
}, | ||
"content": "Blog posts support [Docusaurus Markdown features](https://docusaurus.io/docs/markdown-features), such as [MDX](https://mdxjs.com/).\n\n:::tip\n\nUse the power of React to create interactive blog posts.\n\n```js\n<button onClick={() => alert('button clicked!')}>Click me!</button>\n```\n\n<button onClick={() => alert('button clicked!')}>Click me!</button>\n\n:::" | ||
}, | ||
{ | ||
"id": "long-blog-post", | ||
"metadata": { | ||
"permalink": "/blog/long-blog-post", | ||
"editUrl": "https://github.com/KuronekoServer/docs.kuroneko6423.com/tree/docusaurus/blog/2019-05-29-long-blog-post.md", | ||
"source": "@site/blog/2019-05-29-long-blog-post.md", | ||
"title": "Long Blog Post", | ||
"description": "This is the summary of a very long blog post,", | ||
"date": "2019-05-29T00:00:00.000Z", | ||
"formattedDate": "2019年5月29日", | ||
"tags": [ | ||
{ | ||
"label": "hello", | ||
"permalink": "/blog/tags/hello" | ||
}, | ||
{ | ||
"label": "docusaurus", | ||
"permalink": "/blog/tags/docusaurus" | ||
} | ||
], | ||
"readingTime": 2.05, | ||
"hasTruncateMarker": true, | ||
"authors": [ | ||
{ | ||
"name": "Endilie Yacop Sucipto", | ||
"title": "Maintainer of Docusaurus", | ||
"url": "https://github.com/endiliey", | ||
"imageURL": "https://github.com/endiliey.png", | ||
"key": "endi" | ||
} | ||
], | ||
"frontMatter": { | ||
"slug": "long-blog-post", | ||
"title": "Long Blog Post", | ||
"authors": "endi", | ||
"tags": [ | ||
"hello", | ||
"docusaurus" | ||
] | ||
}, | ||
"unlisted": false, | ||
"prevItem": { | ||
"title": "MDX Blog Post", | ||
"permalink": "/blog/mdx-blog-post" | ||
}, | ||
"nextItem": { | ||
"title": "First Blog Post", | ||
"permalink": "/blog/first-blog-post" | ||
} | ||
}, | ||
"content": "This is the summary of a very long blog post,\n\nUse a `<!--` `truncate` `-->` comment to limit blog post size in the list view.\n\n<!--truncate-->\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet" | ||
}, | ||
{ | ||
"id": "first-blog-post", | ||
"metadata": { | ||
"permalink": "/blog/first-blog-post", | ||
"editUrl": "https://github.com/KuronekoServer/docs.kuroneko6423.com/tree/docusaurus/blog/2019-05-28-first-blog-post.md", | ||
"source": "@site/blog/2019-05-28-first-blog-post.md", | ||
"title": "First Blog Post", | ||
"description": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet", | ||
"date": "2019-05-28T00:00:00.000Z", | ||
"formattedDate": "2019年5月28日", | ||
"tags": [ | ||
{ | ||
"label": "hola", | ||
"permalink": "/blog/tags/hola" | ||
}, | ||
{ | ||
"label": "docusaurus", | ||
"permalink": "/blog/tags/docusaurus" | ||
} | ||
], | ||
"readingTime": 0.12, | ||
"hasTruncateMarker": false, | ||
"authors": [ | ||
{ | ||
"name": "Gao Wei", | ||
"title": "Docusaurus Core Team", | ||
"url": "https://github.com/wgao19", | ||
"image_url": "https://github.com/wgao19.png", | ||
"imageURL": "https://github.com/wgao19.png" | ||
} | ||
], | ||
"frontMatter": { | ||
"slug": "first-blog-post", | ||
"title": "First Blog Post", | ||
"authors": { | ||
"name": "Gao Wei", | ||
"title": "Docusaurus Core Team", | ||
"url": "https://github.com/wgao19", | ||
"image_url": "https://github.com/wgao19.png", | ||
"imageURL": "https://github.com/wgao19.png" | ||
}, | ||
"tags": [ | ||
"hola", | ||
"docusaurus" | ||
] | ||
}, | ||
"unlisted": false, | ||
"prevItem": { | ||
"title": "Long Blog Post", | ||
"permalink": "/blog/long-blog-post" | ||
} | ||
}, | ||
"content": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet" | ||
} | ||
] | ||
} |
9 changes: 9 additions & 0 deletions
9
.docusaurus/docusaurus-plugin-content-blog/default/blog-c06.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"permalink": "/blog", | ||
"page": 1, | ||
"postsPerPage": 10, | ||
"totalPages": 1, | ||
"totalCount": 4, | ||
"blogDescription": "Blog", | ||
"blogTitle": "Blog" | ||
} |
25 changes: 25 additions & 0 deletions
25
.docusaurus/docusaurus-plugin-content-blog/default/blog-post-list-prop-default.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"title": "Recent posts", | ||
"items": [ | ||
{ | ||
"title": "Welcome", | ||
"permalink": "/blog/welcome", | ||
"unlisted": false | ||
}, | ||
{ | ||
"title": "MDX Blog Post", | ||
"permalink": "/blog/mdx-blog-post", | ||
"unlisted": false | ||
}, | ||
{ | ||
"title": "Long Blog Post", | ||
"permalink": "/blog/long-blog-post", | ||
"unlisted": false | ||
}, | ||
{ | ||
"title": "First Blog Post", | ||
"permalink": "/blog/first-blog-post", | ||
"unlisted": false | ||
} | ||
] | ||
} |
9 changes: 9 additions & 0 deletions
9
.docusaurus/docusaurus-plugin-content-blog/default/blog-tags-docusaurus-0e0-list.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"permalink": "/blog/tags/docusaurus", | ||
"page": 1, | ||
"postsPerPage": 10, | ||
"totalPages": 1, | ||
"totalCount": 4, | ||
"blogDescription": "Blog", | ||
"blogTitle": "Blog" | ||
} |
7 changes: 7 additions & 0 deletions
7
.docusaurus/docusaurus-plugin-content-blog/default/blog-tags-docusaurus-0e0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"label": "docusaurus", | ||
"permalink": "/blog/tags/docusaurus", | ||
"allTagsPath": "/blog/tags", | ||
"count": 4, | ||
"unlisted": false | ||
} |
9 changes: 9 additions & 0 deletions
9
.docusaurus/docusaurus-plugin-content-blog/default/blog-tags-facebook-038-list.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"permalink": "/blog/tags/facebook", | ||
"page": 1, | ||
"postsPerPage": 10, | ||
"totalPages": 1, | ||
"totalCount": 1, | ||
"blogDescription": "Blog", | ||
"blogTitle": "Blog" | ||
} |
7 changes: 7 additions & 0 deletions
7
.docusaurus/docusaurus-plugin-content-blog/default/blog-tags-facebook-038.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"label": "facebook", | ||
"permalink": "/blog/tags/facebook", | ||
"allTagsPath": "/blog/tags", | ||
"count": 1, | ||
"unlisted": false | ||
} |
Oops, something went wrong.