Skip to content

Commit fc1b700

Browse files
fixed post on mobile (long url issue) and explained stats on github contribs
1 parent 01b03de commit fc1b700

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

src/components/GitHubContributionGrid.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ function formatDate(date: string): string {
9191
</div>
9292

9393
<div class="mt-4 flex flex-wrap items-center justify-between gap-3 text-xs text-blog-text/80">
94+
Stats updated on GitHub Pages deploy.
9495
<div class="flex items-center gap-2">
9596
<span>Less</span>
9697
<span class="gh-cell gh-level-0"></span>

src/content/blog/Engineering on Vibes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ I used the `/using-superpowers` plugin, as reading into this (`and the source co
219219
>
220220
> the general designs should be dark theme styled. i don't want a terminal look, not a fan of those for a website.
221221
>
222-
> i like the synthwave style for vscode (https://raw.githubusercontent.com/robb0wen/synthwave-vscode/7eaf45c07650295625e1e5ea73274fc50f9ea3c1/themes/synthwave-color-theme.json) but that isn't a requirement for them, maybe one can incorporate that color scheme. otherwise, you come up with everything.
222+
> i like the synthwave style for vscode (https://github.com/robb0wen/synthwave-vscode) but that isn't a requirement for them, maybe one can incorporate that color scheme. otherwise, you come up with everything.
223223
>
224224
> really want to be impressed!
225225

0 commit comments

Comments
 (0)