Focus: ansible → Ansible, Kubernetes, Jenkins
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
93961dbf72
commit
85f7ba34a6
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ export function FocusSection() {
|
|||
className="mt-20 pt-12 border-t border-border"
|
||||
>
|
||||
<div className="flex flex-wrap gap-3">
|
||||
{['git', 'tmux', 'ssh', 'systemd', 'nginx', 'PostgreSQL', 'ansible', 'FastAPI', 'PyTorch', 'Transformers', 'tiktoken', 'TensorFlow', 'vLLM', 'JupyterLab'].map((tool) => (
|
||||
{['git', 'tmux', 'ssh', 'systemd', 'nginx', 'PostgreSQL', 'Ansible', 'Kubernetes', 'Jenkins', 'FastAPI', 'PyTorch', 'Transformers', 'tiktoken', 'TensorFlow', 'vLLM', 'JupyterLab'].map((tool) => (
|
||||
<span
|
||||
key={tool}
|
||||
className="font-mono text-xs px-3 py-1.5 border border-border rounded text-muted-foreground hover:text-foreground hover:border-accent/50 transition-colors cursor-default"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue