diff options
author | FreeArtMan <dos21h@gmail.com> | 2022-08-25 16:43:08 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2022-08-25 16:43:08 +0100 |
commit | 033cee710d0a8fb9209eec4f5abede5d92e48e7b (patch) | |
tree | c5c4a79416a4d916e33cb0bd5f9c7bf866e9c781 /src/templ | |
parent | 77c071a718966320d7a35ff39fac9ed6201856e7 (diff) | |
download | md-site-033cee710d0a8fb9209eec4f5abede5d92e48e7b.tar.gz md-site-033cee710d0a8fb9209eec4f5abede5d92e48e7b.zip |
Removed writeup page, added random page
Diffstat (limited to 'src/templ')
-rw-r--r-- | src/templ/base.thtml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/templ/base.thtml b/src/templ/base.thtml index 13d5281..b2b9b96 100644 --- a/src/templ/base.thtml +++ b/src/templ/base.thtml @@ -18,9 +18,9 @@ company as its looks like you have there smart ppl dos21h~~~gmail~~~com <body> <nav> <a href="/index.md" class="headerlink">Main</a>| - <a href="/writeup.md" class="headerlink">WriteUp</a>| + <a href="/random.md" class="headerlink">Random</a>| <a href="http://git.main.lv" class="headerlink">Projects</a>| - <a href="telnet://main.lv">BBS</a>| + <!--<a href="telnet://main.lv">BBS</a>|--> <a href="http://archive.main.lv">Archive</a>| <a href="/links.md" class="headerlink">Links</a>| <a href="/about.md" class="headerlink">About</a> |