Skip to content

Commit

Permalink
updated gitlab icon
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnuraghavb committed May 10, 2022
1 parent 387ac27 commit 48e4e26
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion assets/icons/gitlab.svg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -935,11 +935,11 @@
<div id="step-11" class="mt-16">
<h2 class="font-extrabold text-2xl">Hosting</h2>
<div class="stepC mt-6">
<label for="font-css" class="ml-4">Hosted card URL</label>
<label for="hosted-url" class="ml-4">Hosted card URL</label>
<input
spellcheck="false"
type="text"
id="font-css"
id="hosted-url"
v-model="hostedURL"
class="
block
Expand Down Expand Up @@ -1578,7 +1578,7 @@ export default {
href: 'https://gitlab.com/',
placeholder: 'username',
value: null,
color: '#554488 ',
color: '#171321 ',
label: 'Gitlab username',
},
{
Expand Down

0 comments on commit 48e4e26

Please sign in to comment.