Skip to content

Commit

Permalink
mention corrode.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mre committed Jan 7, 2024
1 parent 7ee7827 commit cf7db9a
Show file tree
Hide file tree
Showing 24 changed files with 9 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
-include .env
export

.PHONY: serve run
serve run:
.PHONY: serve run dev
serve run dev:
zola serve

.PHONY: purge
Expand Down
Binary file removed static/processed_images/08f6aaae4033590d00.jpg
Binary file not shown.
Binary file removed static/processed_images/3084bb1cacf4943e00.jpg
Binary file not shown.
Binary file removed static/processed_images/48a4997809bb6fe000.jpg
Binary file not shown.
Binary file removed static/processed_images/73687e60fba2d8ef00.jpg
Binary file not shown.
Binary file removed static/processed_images/78102c7354bc0ca500.jpg
Binary file not shown.
Binary file removed static/processed_images/8b4339ac049c2b1a00.jpg
Binary file not shown.
Binary file removed static/processed_images/a41d9b4ed4388d9e00.jpg
Binary file not shown.
Binary file removed static/processed_images/c1e3d256c4ed9dd800.jpg
Binary file not shown.
Binary file removed static/processed_images/cb94b6eb22c6729300.jpg
Binary file not shown.
Binary file removed static/processed_images/d24fe8d2faa927c400.jpg
Binary file not shown.
Binary file removed static/processed_images/dddf063c45769ebd00.jpg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions themes/feather/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,13 @@ <h3 class="title">About</h3>
videos.
</p>
</section>
<section>
<h3 class="title">Consulting</h3>
<p>
I'm available for professional consulting through my consultancy, <a href="https://corrode.dev">corrode</a>.
If you're looking for help with Rust, I'd love to hear from you!
</p>
</section>
</div>

<h3 class="title">Episodes</h3>
Expand Down

0 comments on commit cf7db9a

Please sign in to comment.