You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/intro.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,13 @@
1
1
---
2
2
id: intro
3
-
title: Welcome to Solution Base
3
+
title: Welcome
4
4
sidebar_position: 1
5
5
slug: /
6
6
---
7
7
8
8
# Welcome to Solution Base
9
9
10
-
Solution Base houses the experiences of my CS exploration and study notes, all written in a commonly-understandable style. Use the sidebar to explore topics or jump to specific guides. Hope you'll like it.
11
-
12
-
---
10
+
Solution Base houses the experiences of my CS exploration and study notes, all written in a commonly-understandable style. Most of them are tested on Rocky Linux 9, the platform I am using. Use the sidebar to explore topics or jump to specific guides. Hope you'll like it.
13
11
14
12
## What’s inside this site?
15
13
@@ -25,8 +23,6 @@ Solution Base houses the experiences of my CS exploration and study notes, all w
25
23
-**“What’s Up?” updates**
26
24
A lightweight space for small announcements, personal notes, reflections, or anything I feel like writing at the moment.
27
25
28
-
---
29
-
30
26
## Quick links
31
27
32
28
- Navigate to **Getting started** to set up your local environment.
0 commit comments