Skip to content

Commit 6e37fc2

Browse files
author
README-bot
committed
Updated README
1 parent d6cb66c commit 6e37fc2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ I've been doing web dev for over a decade and still feel like I'm regularly lear
77

88
---
99
<!-- index starts -->
10-
99 TILs and counting...
10+
100 TILs and counting...
1111

1212
## ai
1313

@@ -66,6 +66,7 @@ I've been doing web dev for over a decade and still feel like I'm regularly lear
6666
* [sourceURL pragma](https://github.com/bpugh/til/blob/main/devtools/inline-script-sourceurl.md) - 2024-01-29
6767
* [Locally test on old version of Chrome](https://github.com/bpugh/til/blob/main/devtools/chromium-versions.md) - 2024-05-20
6868
* [Penpot](https://github.com/bpugh/til/blob/main/devtools/penpot.md) - 2024-05-22
69+
* [Chrome devtools ignores form resubmission](https://github.com/bpugh/til/blob/main/devtools/ignore-form-resubmission.md) - 2024-06-12
6970

7071
## documentation
7172

@@ -82,8 +83,8 @@ I've been doing web dev for over a decade and still feel like I'm regularly lear
8283
* [Ignore commits in Git Blame with --ignore-revs-file](https://github.com/bpugh/til/blob/main/git/ignore-revs-file.md) - 2023-08-17
8384
* [Delta pager for Git](https://github.com/bpugh/til/blob/main/git/delta-pager.md) - 2023-09-05
8485
* [--update-refs won't update a ref if it's currently checked out in a working directory](https://github.com/bpugh/til/blob/main/git/update-refs-working-directory.md) - 2023-09-25
85-
* [push.autoSetupRemote](https://github.com/bpugh/til/blob/main/git/auto-setup-remote.md) - 2023-10-03
8686
* [git-absorb](https://github.com/bpugh/til/blob/main/git/git-absorb.md) - 2023-10-04
87+
* [push.autoSetupRemote](https://github.com/bpugh/til/blob/main/git/auto-setup-remote.md) - 2023-10-03
8788
* [Git rerere](https://github.com/bpugh/til/blob/main/git/rerere.md) - 2023-10-05
8889
* [Easily reference upstream branch](https://github.com/bpugh/til/blob/main/git/reference-upstream-branch.md) - 2024-01-04
8990
* [Git clean interactive](https://github.com/bpugh/til/blob/main/git/git-clean.md) - 2024-01-23
@@ -150,8 +151,8 @@ I've been doing web dev for over a decade and still feel like I'm regularly lear
150151

151152
## sql-server
152153

153-
* [Use a table variable to hold a list of values](https://github.com/bpugh/til/blob/main/sql-server/table-variables.md) - 2023-07-04
154154
* [Hide a table in sql server management studio](https://github.com/bpugh/til/blob/main/sql-server/system-table.md) - 2023-07-06
155+
* [Use a table variable to hold a list of values](https://github.com/bpugh/til/blob/main/sql-server/table-variables.md) - 2023-07-04
155156

156157
## typescript
157158

0 commit comments

Comments
 (0)