1
0
Fork 0

fix image links

This commit is contained in:
Ava Gaiety W 2023-10-02 13:42:42 -07:00
parent 69800b360e
commit b4bed39e6c
5 changed files with 14 additions and 14 deletions

View file

@ -4,11 +4,11 @@
"type": "split", "type": "split",
"children": [ "children": [
{ {
"id": "d16dcbc379f22118", "id": "7d6ba723d6838c71",
"type": "tabs", "type": "tabs",
"children": [ "children": [
{ {
"id": "7212df225ebf759a", "id": "43acf14268817221",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "markdown", "type": "markdown",
@ -69,7 +69,7 @@
} }
], ],
"direction": "horizontal", "direction": "horizontal",
"width": 300 "width": 416.5
}, },
"right": { "right": {
"id": "21bf1fc32c9c71b6", "id": "21bf1fc32c9c71b6",
@ -132,15 +132,19 @@
"markdown-importer:Open format converter": false "markdown-importer:Open format converter": false
} }
}, },
"active": "7212df225ebf759a", "active": "43acf14268817221",
"lastOpenFiles": [ "lastOpenFiles": [
"images/Screenshot.md",
"content/tils/kagi_small_web.md",
"images",
"_site/images/kagi-2.png",
"_site/images/kagi-1.png",
"_site/images/Screenshot 2023-10-02 at 12.51.03 PM.png", "_site/images/Screenshot 2023-10-02 at 12.51.03 PM.png",
"content/images/Screenshot 2023-10-02 at 12.51.03 PM.png", "content/images/kagi-2.png",
"content/tils/pdf_obsidian_at_page.md", "content/tils/pdf_obsidian_at_page.md",
"content/tils/struct_pattern_matching.md", "content/tils/struct_pattern_matching.md",
"content/tils/kagi_small_web.md",
"_site/images/Screenshot 2023-10-02 at 12.48.45 PM.png", "_site/images/Screenshot 2023-10-02 at 12.48.45 PM.png",
"content/images/Screenshot 2023-10-02 at 12.48.45 PM.png", "content/images/kagi-1.png",
"_site/tils/kagi_small_web/index.html", "_site/tils/kagi_small_web/index.html",
"_site/tils/kagi_small_web", "_site/tils/kagi_small_web",
"content/tils/always_generated_ecto_boolean.md", "content/tils/always_generated_ecto_boolean.md",
@ -151,7 +155,6 @@
"_site/tils/always_generated_ecto_boolean/index.html", "_site/tils/always_generated_ecto_boolean/index.html",
"_site/tils/pdf_obsidian_at_page/index.html", "_site/tils/pdf_obsidian_at_page/index.html",
"_site/tils/always_generated_ecto_boolean", "_site/tils/always_generated_ecto_boolean",
"_site/tils/pdf_obsidian_at_page",
"_site/images/til-pdf-page.png", "_site/images/til-pdf-page.png",
"content/tils/asdf_direnv.md", "content/tils/asdf_direnv.md",
"node_modules/@11ty/eleventy-plugin-syntaxhighlight/README.md", "node_modules/@11ty/eleventy-plugin-syntaxhighlight/README.md",
@ -176,9 +179,6 @@
"node_modules/markdown-it/node_modules/entities/readme.md", "node_modules/markdown-it/node_modules/entities/readme.md",
"_site/images/ultimate-dungeon-terrain-3.jpg", "_site/images/ultimate-dungeon-terrain-3.jpg",
"_site/images/ultimate-dungeon-terrain-2.jpg", "_site/images/ultimate-dungeon-terrain-2.jpg",
"_site/images/ultimate-dungeon-terrain-1.jpg", "_site/images/ultimate-dungeon-terrain-1.jpg"
"_site/images/testjssummit-speakerbio.png",
"_site/images/thrive-colorado.jpg",
"_site/images/testjssummit.png"
] ]
} }

View file

Before

Width:  |  Height:  |  Size: 1 MiB

After

Width:  |  Height:  |  Size: 1 MiB

View file

Before

Width:  |  Height:  |  Size: 354 KiB

After

Width:  |  Height:  |  Size: 354 KiB

View file

@ -4,10 +4,10 @@ date: 2023-10-02
--- ---
Once upon a time a favorite web exploration tool of mine was [Stumble Upon](http://web.archive.org/web/20090701092400/http://www.stumbleupon.com/) which allowed a bored and curious person to hop between random websites. This sounds chaotic, and it was, but it surfaced so much art by small creators. Once upon a time a favorite web exploration tool of mine was [Stumble Upon](http://web.archive.org/web/20090701092400/http://www.stumbleupon.com/) which allowed a bored and curious person to hop between random websites. This sounds chaotic, and it was, but it surfaced so much art by small creators.
![](/images/Screenshot 2023-10-02 at 12.48.45 PM.png) ![](/images/kagi-1.png)
The web of 2023 is a very different creature, but I'm excited to have _stumbled upon_ a project by [Kagi Search](https://kagi.com/) called **[Kagi Small Web](https://blog.kagi.com/small-web)** which lets you jump between feeds by small creators. This very blog, along with some other TIL bloggers, [has been added to the project by yours truly](https://github.com/kagisearch/smallweb/pull/87#event-10529249591). The web of 2023 is a very different creature, but I'm excited to have _stumbled upon_ a project by [Kagi Search](https://kagi.com/) called **[Kagi Small Web](https://blog.kagi.com/small-web)** which lets you jump between feeds by small creators. This very blog, along with some other TIL bloggers, [has been added to the project by yours truly](https://github.com/kagisearch/smallweb/pull/87#event-10529249591).
![](/images/Screenshot 2023-10-02 at 12.51.03 PM.png) ![](/images/kagi-2.png)
You can [add your own suggestions to the project as well!](https://github.com/kagisearch/smallweb/edit/main/smallweb.txt). Let's help it grow! It's a great way to help small creators get more exposure. You can [add your own suggestions to the project as well!](https://github.com/kagisearch/smallweb/edit/main/smallweb.txt). Let's help it grow! It's a great way to help small creators get more exposure.

0
images/Screenshot.md Normal file
View file