Skip to content

Commit

Permalink
disable svg
Browse files Browse the repository at this point in the history
  • Loading branch information
l10178 committed Feb 24, 2024
1 parent 287f06e commit 2609b0f
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ <h1>{{ .Title }}</h1>
<div class="col-lg-5">
<h2 class="h4">平台工程</h2>
<p>一个人如何支撑起一个公司的平台工程,关于 DevOps, DataOps, FinOps 以及 AIOps 的工程实践.</p>
<a href="https://github.com/xlabs-club/xlabs-ops" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-star-half-filled" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 1a.993 .993 0 0 1 .823 .443l.067 .116l2.852 5.781l6.38 .925c.741 .108 1.08 .94 .703 1.526l-.07 .095l-.078 .086l-4.624 4.499l1.09 6.355a1.001 1.001 0 0 1 -1.249 1.135l-.101 -.035l-.101 -.046l-5.693 -3l-5.706 3c-.105 .055 -.212 .09 -.32 .106l-.106 .01a1.003 1.003 0 0 1 -1.038 -1.06l.013 -.11l1.09 -6.355l-4.623 -4.5a1.001 1.001 0 0 1 .328 -1.647l.113 -.036l.114 -.023l6.379 -.925l2.853 -5.78a.968 .968 0 0 1 .904 -.56zm0 3.274v12.476a1 1 0 0 1 .239 .029l.115 .036l.112 .05l4.363 2.299l-.836 -4.873a1 1 0 0 1 .136 -.696l.07 -.099l.082 -.09l3.546 -3.453l-4.891 -.708a1 1 0 0 1 -.62 -.344l-.073 -.097l-.06 -.106l-2.183 -4.424z" stroke-width="0" fill="currentColor" /></svg>
<a href="https://github.com/xlabs-club/xlabs-ops" target="_blank">Go
</a>
</div>
<div class="col-lg-5">
Expand All @@ -42,8 +41,7 @@ <h2 class="h4">云原生</h2>
<div class="col-lg-5">
<h2 class="h4">Argo Hub</h2>
<p>Argo Workflows 模板仓库,是对官方 Examples 的组合、扩展。</p>
<a href="https://github.com/xlabs-club/xlabs-ops" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-git-fork" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 18m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /><path d="M7 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /><path d="M17 6m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" /><path d="M7 8v2a2 2 0 0 0 2 2h6a2 2 0 0 0 2 -2v-2" /><path d="M12 12l0 4" /></svg>
<a href="https://github.com/xlabs-club/xlabs-ops" target="_blank">Go
</a>
</div>
<div class="col-lg-5">
Expand Down

0 comments on commit 2609b0f

Please sign in to comment.