Skip to content

Commit

Permalink
Merge pull request #30 from durmusrasit/fix-scoped-error
Browse files Browse the repository at this point in the history
fix: add scoped to style tags
  • Loading branch information
rasitds authored Sep 18, 2023
2 parents ef3b6fe + de8f764 commit db9cdd2
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/components/ApplicationCommands.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ export default defineComponent({
})
</script>

<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
8 changes: 4 additions & 4 deletions docs/MARKDOWN-EXTENSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ We have custom button style
**Input**

```js
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref" href="/MARKDOWN-EXTENSIONS">
<span class="ref-details">
Expand All @@ -240,7 +240,7 @@ We have custom button style

**Output**

<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref" href="/MARKDOWN-EXTENSIONS">
<span class="ref-details">
Expand All @@ -256,7 +256,7 @@ We have custom button style
**Input**

```js
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="/MARKDOWN-EXTENSIONS">
<span class="ref-details-s">
Expand All @@ -269,7 +269,7 @@ We have custom button style

**Output**

<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="/MARKDOWN-EXTENSIONS">
<span class="ref-details-s">
Expand Down
8 changes: 4 additions & 4 deletions docs/discord-bot/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
## Module Commands

<!-- Live Stream Announcements - CONTENT REFERANCE SMALL -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref-s" href="/discord-bot/live-stream-announcements">
<span class="ref-details-s">
Expand All @@ -41,7 +41,7 @@
</div>

<!-- Live Stream Events - CONTENT REFERANCE SMALL -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref-s" href="/discord-bot/live-stream-events">
<span class="ref-details-s">
Expand All @@ -52,7 +52,7 @@
</div>

<!-- Custom API System - CONTENT REFERANCE SMALL -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref-s" href="">
<span class="ref-details-s">
Expand All @@ -63,7 +63,7 @@
</div>

<!-- Reminder System - CONTENT REFERANCE SMALL -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref-s" href="">
<span class="ref-details-s">
Expand Down
2 changes: 1 addition & 1 deletion docs/discord-bot/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Invite to Your Discord Server

<!-- CONTENT REFERANCE SMALL -->
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="https://discord.com/api/oauth2/authorize?client_id=1039550209274945587&permissions=2199022698327&scope=bot%20applications.commands">
<span class="ref-details-s">
Expand Down
8 changes: 4 additions & 4 deletions docs/tr/discord-bot/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
## Modül Komutları

<!-- Live Stream Announcements - CONTENT REFERANCE SMALL -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref-s" href="/tr/discord-bot/live-stream-announcements">
<span class="ref-details-s">
Expand All @@ -67,7 +67,7 @@
</div>

<!-- Live Stream Events - CONTENT REFERANCE SMALL -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref-s" href="/tr/discord-bot/live-stream-events">
<span class="ref-details-s">
Expand All @@ -78,7 +78,7 @@
</div>

<!-- Custom API System - CONTENT REFERANCE SMALL -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref-s" href="">
<span class="ref-details-s">
Expand All @@ -89,7 +89,7 @@
</div>

<!-- Reminder System - CONTENT REFERANCE SMALL -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref-s" href="">
<span class="ref-details-s">
Expand Down
2 changes: 1 addition & 1 deletion docs/tr/discord-bot/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Senchabot'u sunucunuza davet ediniz.

<!-- CONTENT REFERANCE SMALL -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref-s" href="https://discord.com/api/oauth2/authorize?client_id=1039550209274945587&permissions=2199022698327&scope=bot%20applications.commands">
<span class="ref-details-s">
Expand Down
8 changes: 4 additions & 4 deletions docs/tr/twitch-bot/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Announcement örneği
## Modül Komutları

<!-- Custom API System - CONTENT REFERANCE SMALL -->
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="/tr/twitch-bot/custom-api-system">
<span class="ref-details-s">
Expand All @@ -76,7 +76,7 @@ Announcement örneği
</div>

<!-- Command Timer System - CONTENT REFERANCE SMALL -->
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="/tr/twitch-bot/command-timer-system">
<span class="ref-details-s">
Expand All @@ -87,7 +87,7 @@ Announcement örneği
</div>

<!-- Reminder System - CONTENT REFERANCE SMALL -->
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="/tr/twitch-bot/reminder-system">
<span class="ref-details-s">
Expand All @@ -98,7 +98,7 @@ Announcement örneği
</div>

<!-- Note Taking System - CONTENT REFERANCE SMALL -->
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="/tr/twitch-bot/note-taking-system">
<span class="ref-details-s">
Expand Down
2 changes: 1 addition & 1 deletion docs/tr/twitch-bot/custom-api-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Belirtilen şablon aracılığıyla bir URL'ye GET isteği göndermenize ve kana
### Spotify'da Çalan Şarkıyı Göster <Badge type="warning" text="NEW"/>

<!-- AidenWallis - CONTENT REFERANCE LARGE -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref" href="https://spotify.aidenwallis.co.uk/" target="blank_">
<span class="ref-details">
Expand Down
8 changes: 4 additions & 4 deletions docs/twitch-bot/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Announcement örneği
## Module Commands

<!-- Custom API System - CONTENT REFERANCE SMALL -->
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="/twitch-bot/custom-api-system">
<span class="ref-details-s">
Expand All @@ -53,7 +53,7 @@ Announcement örneği
</div>

<!-- Command Timer System - CONTENT REFERANCE SMALL -->
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="/twitch-bot/command-timer-system">
<span class="ref-details-s">
Expand All @@ -64,7 +64,7 @@ Announcement örneği
</div>

<!-- Reminder System - CONTENT REFERANCE SMALL -->
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="/twitch-bot/reminder-system">
<span class="ref-details-s">
Expand All @@ -75,7 +75,7 @@ Announcement örneği
</div>

<!-- Note Taking System - CONTENT REFERANCE SMALL -->
<style src="@theme/custom.css"></style>
<style src="@theme/custom.css" scoped></style>
<div>
<a class="content-ref-s" href="/twitch-bot/note-taking-system">
<span class="ref-details-s">
Expand Down
2 changes: 1 addition & 1 deletion docs/twitch-bot/custom-api-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This system allows you to send a GET request to a URL through the specified temp
### Display the Currently Playing Song on Spotify <Badge type="warning" text="NEW"/>

<!-- AidenWallis - CONTENT REFERANCE LARGE -->
<style src="@theme/style.css"></style>
<style src="@theme/style.css" scoped></style>
<div>
<a class="content-ref" href="https://spotify.aidenwallis.co.uk/" target="blank_">
<span class="ref-details">
Expand Down

0 comments on commit db9cdd2

Please sign in to comment.