Skip to content

Commit 689a87d

Browse files
Merge pull request #890 from danielgtaylor/revert-hire-me
Revert "docs: add links to hire me"
2 parents 4fd3cdb + f328cba commit 689a87d

3 files changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
[**🌎中文文档**](./README_CN.md)
1212
[**🇯🇵日本語ドキュメント**](./README_JA.md)
1313

14-
> [!IMPORTANT]
15-
> Enjoying Huma? Please consider hiring me! I'm looking for new opportunities. Here's my [resume](https://registry.jsonresume.org/danielgtaylor).
16-
1714
- [What is huma?](#intro)
1815
- [Install](#install)
1916
- [Example](#example)

docs/docs/index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ sponsors:
2525
[![Huma Powered](https://img.shields.io/badge/Powered%20By-Huma-f40273)](https://huma.rocks/) [![CI](https://github.com/danielgtaylor/huma/workflows/CI/badge.svg?branch=main)](https://github.com/danielgtaylor/huma/actions?query=workflow%3ACI+branch%3Amain++) [![codecov](https://codecov.io/gh/danielgtaylor/huma/branch/main/graph/badge.svg)](https://codecov.io/gh/danielgtaylor/huma) [![Docs](https://godoc.org/github.com/danielgtaylor/huma/v2?status.svg)](https://pkg.go.dev/github.com/danielgtaylor/huma/v2?tab=doc) [![Go Report Card](https://goreportcard.com/badge/github.com/danielgtaylor/huma/v2)](https://goreportcard.com/report/github.com/danielgtaylor/huma/v2)
2626
</div>
2727

28-
!!! question "Looking for an experienced Go developer?"
29-
30-
Enjoying Huma? Please consider hiring me! I'm looking for new opportunities. Here's my [resume](https://registry.jsonresume.org/danielgtaylor).
31-
3228
A modern, simple, fast & flexible micro framework for building HTTP REST/RPC APIs in Golang backed by OpenAPI 3 and JSON Schema. Pronounced IPA: [/'hjuːmɑ/](https://en.wiktionary.org/wiki/Wiktionary:International_Phonetic_Alphabet).
3329

3430
## Goals

docs/mkdocs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ nav:
6161
- "Migrating From V1": how-to/migrate.md
6262
- "OAuth 2.0 & JWT": how-to/oauth2-jwt.md
6363
- "Go Reference": "https://pkg.go.dev/github.com/danielgtaylor/huma/v2?tab=doc"
64-
- "Hire @danielgtaylor": https://registry.jsonresume.org/danielgtaylor
6564
theme:
6665
name: material
6766
custom_dir: overrides

0 commit comments

Comments
 (0)