mirror of
https://github.com/lingble/talos.git
synced 2025-12-24 16:37:08 +00:00
feat: add a basic architectural diagram and a call to action
- add an architecture diagram - add a call-to-action button on the front page - clean up some lint issues - adjust the way the "chips" image is displayed - move the K8s certified logo to the "Features" section Signed-off-by: Tim Gerla <tim@gerla.net>
This commit is contained in:
committed by
Andrew Rynhard
parent
d0476dbc93
commit
d6f5ff3414
@@ -19,7 +19,7 @@
|
||||
Edit this page
|
||||
</a>
|
||||
</div>
|
||||
<div class="border-t pt-4" v-html="doc.content"></div>
|
||||
<div v-html="doc.content" class="border-t pt-4"></div>
|
||||
</article>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user