Skip to content

Commit

Permalink
Merge pull request #813 from mikkelhegn/remove-example-from-hub
Browse files Browse the repository at this point in the history
Remove the word example from Spin Up Hub
  • Loading branch information
mikkelhegn authored Aug 23, 2023
2 parents ca5134f + 60219cf commit eda308d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions spin-up-hub/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@
window.heap=window.heap||[],heap.load=function(e,t){window.heap.appid=e,window.heap.config=t=t||{};var r=document.createElement("script");r.type="text/javascript",r.async=!0,r.src="https://cdn.heapanalytics.com/js/heap-"+e+".js";var a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(r,a);for(var n=function(e){return function(){heap.push([e].concat(Array.prototype.slice.call(arguments,0)))}},p=["addEventProperties","addUserProperties","clearEventProperties","identify","resetIdentity","removeEventProperty","setEventProperties","track","unsetEventProperty"],o=0;o<p.length;o++)heap[p[o]]=n(p[o])};
heap.load("3221611804");
</script> -->
<script type="module" crossorigin src="/hub/assets/index-ea38fd96.js"></script>
<link rel="stylesheet" href="/hub/assets/index-d03a6efa.css">
<script type="module" crossorigin src="/hub/assets/index-a79025e6.js"></script>
<link rel="stylesheet" href="/hub/assets/index-f58b6619.css">
</head>

<body class="documentation hub">
Expand Down
2 changes: 1 addition & 1 deletion spin-up-hub/src/components/HubIntro.vue
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export default {
<path d="M11.5745 2.41183C10.8569 2.41183 10.1567 2.47974 9.47625 2.6046C9.45 2.60898 9.42811 2.58927 9.42811 2.56298V0.105148C9.42811 0.0481928 9.38217 0 9.32309 0H6.70405C6.64716 0 6.59902 0.0460022 6.59902 0.105148V3.50931C6.59902 3.52464 6.59027 3.53998 6.57496 3.54655C2.68687 5.41292 0 9.39321 0 14C0 18.6068 2.68687 22.5849 6.57496 24.4534C6.59027 24.46 6.59902 24.4754 6.59902 24.4907V27.8949C6.59902 27.9518 6.64497 28 6.70405 28H9.32309C9.37998 28 9.42811 27.954 9.42811 27.8949V25.4348C9.42811 25.4085 9.45218 25.3888 9.47625 25.3932C10.1567 25.5181 10.8569 25.586 11.5745 25.586C17.9679 25.586 23.1491 20.3987 23.1491 13.9978C23.1491 7.59693 17.9657 2.41183 11.5745 2.41183ZM2.72407 14C2.72407 10.988 4.23379 8.32421 6.53338 6.7207C6.56183 6.70099 6.60121 6.7207 6.60121 6.75575V21.2443C6.60121 21.2793 6.56183 21.299 6.53338 21.2793C4.23379 19.678 2.72407 17.012 2.72407 14V14ZM12.5548 22.8083C11.4958 22.9244 10.4718 22.8499 9.50907 22.6177C9.46093 22.6068 9.42811 22.563 9.42811 22.5148V5.4874C9.42811 5.43921 9.46093 5.3954 9.50907 5.38445C10.172 5.22453 10.8634 5.1391 11.5767 5.1391C16.6332 5.1391 20.7138 9.40635 20.4119 14.5345C20.1603 18.8105 16.8083 22.3417 12.557 22.8083H12.5548Z" fill="#0E092D"/></svg>
SPIN UP
</code>
EXAMPLE HUB
HUB
</h1>

<div class="search-wrap">
Expand Down

0 comments on commit eda308d

Please sign in to comment.