feat: remove Commando project, add Gotify Commander logo, drolosoft linked
- Remove unreleased Commando project from CV - Add gotify-commander.png logo from GitHub repo - "drolosoft" lowercase with link to drolosoft.com in summary - Replace Certifications chip with Open source chip in chat
This commit is contained in:
@@ -81,13 +81,13 @@
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('¿Cuántos años de experiencia tienes?')">¿Años de experiencia?</button>
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('¿En qué empresas has trabajado?')">¿Empresas?</button>
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('¿Conoces React?')">¿Conoces React?</button>
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('¿Qué certificaciones tienes?')">¿Certificaciones?</button>
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('¿Qué proyectos open-source mantienes?')">¿Open source?</button>
|
||||
{{else}}
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('What Go projects have you built?')">Go projects?</button>
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('How many years of experience do you have?')">Years of experience?</button>
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('What companies have you worked at?')">Companies?</button>
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('Do you know React?')">Know React?</button>
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('What certifications do you have?')">Certifications?</button>
|
||||
<button type="button" class="chat-chip" onclick="sendChatQuestion('What open-source projects do you maintain?')">Open source?</button>
|
||||
{{end}}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user