Skip to content

Commit 4981253

Browse files
committed
Blog: Include images in preview
1 parent 343b3f5 commit 4981253

File tree

2 files changed

+4
-4
lines changed
  • Website/blog
    • 2025-09-06-introducing-hosts-file-editor
    • 2025-10-19-streamlined-profile-management-with-tags-and-filters

2 files changed

+4
-4
lines changed

Website/blog/2025-09-06-introducing-hosts-file-editor/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ NETworkManager 2025.8.10.0 introduced a new feature, the `Hosts File Editor`. Yo
99

1010
As a sysadmin or developer, you often need to modify the hosts file in order to override DNS settings for specific domains, redirect traffic, or test websites locally.
1111

12-
<!-- truncate -->
13-
1412
![Hosts File Editor](./hosts-file-editor.gif)
1513

14+
<!-- truncate -->
15+
1616
The hosts file is a plain text file used by the operating system to map hostnames to IP addresses. It is typically located at:
1717

1818
- Windows: `C:\Windows\System32\drivers\etc\hosts`

Website/blog/2025-10-19-streamlined-profile-management-with-tags-and-filters/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ NETworkManager 2025.10.18.0 brings a streamlined approach to profile management
99

1010
You can now add or remove tags directly within each profile, making it effortless to organize and quickly locate your hosts and networks.
1111

12-
<!-- truncate -->
13-
1412
![Profile Tags & Filters](./profile-tags-and-filters.gif)
1513

14+
<!-- truncate -->
15+
1616
Easily filter profiles across features using the new filter button next to the search box.
1717

1818
Choose between two filter modes:

0 commit comments

Comments
 (0)