Skip to content

Commit 79270fc

Browse files
committed
update
Signed-off-by: nιcнolaѕ wιlde <ncwilde43@gmail.com>
1 parent f62a47b commit 79270fc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

docs/ubuntu.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Ubuntu
1+
---
2+
tags:
3+
- linux
4+
---
5+
# :fontawesome-brands-ubuntu: Ubuntu
26

37
## [Change Hostname 20.04](https://linuxize.com/post/how-to-change-hostname-on-ubuntu-20-04/)
48

mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ theme:
8585
features:
8686
- navigation.top
8787
- navigation.tracking
88+
- navigation.footer
89+
- content.code.copy
90+
- content.action.edit
91+
- content.action.view
8892
palette:
8993
- media: "(prefers-color-scheme)"
9094
toggle:
@@ -103,6 +107,7 @@ theme:
103107

104108
plugins:
105109
- search
110+
- tags
106111
- minify:
107112
minify_html: true
108113

0 commit comments

Comments
 (0)