mirror of
https://github.com/github/awesome-copilot.git
synced 2026-03-14 05:05:15 +00:00
Little context tweak
This commit is contained in:
@@ -3,12 +3,12 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
|||||||
import Modal from '../components/Modal.astro';
|
import Modal from '../components/Modal.astro';
|
||||||
---
|
---
|
||||||
|
|
||||||
<BaseLayout title="Plugins" description="Curated plugins of agents, instructions, and skills for specific workflows" activeNav="plugins">
|
<BaseLayout title="Plugins" description="Curated plugins of agents, hooks, and skills for specific workflows" activeNav="plugins">
|
||||||
<main id="main-content">
|
<main id="main-content">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<h1>🔌 Plugins</h1>
|
<h1>🔌 Plugins</h1>
|
||||||
<p>Curated plugins of agents, instructions, and skills for specific workflows</p>
|
<p>Curated plugins of agents, hooks, and skills for specific workflows</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user