Remove assets URL as it's not used

This commit is contained in:
Oliver Davies 2025-01-23 08:00:00 +00:00
parent db29e71760
commit 69ca351f6e
14 changed files with 42 additions and 42 deletions

View file

@ -6,7 +6,7 @@ permalink: 'daily/2022/10/17/14-years-drupalorg'
Today I saw that my Drupal.org profile is showing that Ive been on that website for 14 years.
![A screenshot of my Drupal.org profile showing "On Drupal.org for 14 years 1 hour".]({{site.assets.url}}/assets/images/14-drupalorg.jpg)
![A screenshot of my Drupal.org profile showing "On Drupal.org for 14 years 1 hour".]({{site.url}}/assets/images/14-drupalorg.jpg)
Drupal.org is the online home of the open-source Drupal CMS project, and where I registered to ask questions on the forums as I started to learn Drupal. More recently, its been where Ive uploaded and maintain my own contributed projects and contribute patches to others, including Drupal core.

View file

@ -16,11 +16,11 @@ Yesterday, I posted a screenshot from my [automated testing in Drupal email cour
Here it is again:
![Screenshot of a lesson from my automated testing email course]({{site.assets.url}}/assets/images/php-neovim-1.png)
![Screenshot of a lesson from my automated testing email course]({{site.url}}/assets/images/php-neovim-1.png)
I also posted a screenshot of the accompanying code in my text editor, Neovim, which had a few likes.
![Screenshot of Drupal code in Neovim]({{site.assets.url}}/assets/images/php-neovim-2.png)
![Screenshot of Drupal code in Neovim]({{site.url}}/assets/images/php-neovim-2.png)
Since July 2021, I've used Neovim as my daily driver for writing all my code, which I spoke about during my [Working without Workspace talk].

View file

@ -12,7 +12,7 @@ cta: subscription
I've recently been improving my typing.
![A screenshot of a typing test.]({{site.assets.url}}/assets/images/daily-emails/typing.png)
![A screenshot of a typing test.]({{site.url}}/assets/images/daily-emails/typing.png)
My speed is usually good, but my accuracy is not where I'd like it to be (it's usually around 95%, and I'd like it to be nearer 99%).