Skip to content

Commit

Permalink
更新
Browse files Browse the repository at this point in the history
  • Loading branch information
donneyluck committed Aug 26, 2024
1 parent 3ebfc6a commit daa3333
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
8 changes: 4 additions & 4 deletions archive.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<title>stuff</title>
</head>
<body><input type="checkbox" class="theme-switch" id="theme-switch"/>
<div id="page"><div><nav class="navbar"><a href="index.html"> home </a><a href="archive.html"> stuff </a><a href="about.html"> about </a><a href="#"> <label for="theme-switch" class="switch-label"></label></a></nav><div id="content"><div class="archive"><li> <span class="archive-item"><span class="archive-date"> [26.08.2024] </span> <a href="posts/20240826T180231--manjaro-install__notes.html">Manjaro Install</a><div class="description"> How to build your linux work environment from scratch </div> <div class="filetags"> (notes) </div> </span> </li>
<li> <span class="archive-item"><span class="archive-date"> [26.08.2024] </span> <a href="posts/20240826T175853--emacs-themes__emacs.html">Emacs Themes</a><div class="description"> It's important to feel at home in your beloved editor, so this post is about creating custom themes in Emacs. </div> <div class="filetags"> (emacs) </div> </span> </li>
<li> <span class="archive-item"><span class="archive-date"> [26.08.2024] </span> <a href="posts/20240826T174745--log-level__notes.html">LogLevel</a><div class="description"> Teach you how to use log levels correctly </div> <div class="filetags"> (program) </div> </span> </li>
<li> <span class="archive-item"><span class="archive-date"> [25.07.2024] </span> <a href="posts/20230917T140000--server-notes__notes.html">Game server interview questions</a><div class="description"> Common server interview questions and answers collections very helpful </div> <div class="filetags"> nil </div> </span> </li>
<div id="page"><div><nav class="navbar"><a href="index.html"> home </a><a href="archive.html"> stuff </a><a href="about.html"> about </a><a href="#"> <label for="theme-switch" class="switch-label"></label></a></nav><div id="content"><div class="archive"><li> <span class="archive-item"><span class="archive-date"> [26.08.2024 18:02 CST] </span> <a href="posts/20240826T180231--manjaro-install__notes.html">Manjaro Install</a><div class="description"> How to build your linux work environment from scratch </div> <div class="filetags"> (notes) </div> </span> </li>
<li> <span class="archive-item"><span class="archive-date"> [26.08.2024 17:58 CST] </span> <a href="posts/20230917T140000--server-notes__notes.html">Game server interview questions</a><div class="description"> Common server interview questions and answers collections very helpful </div> <div class="filetags"> nil </div> </span> </li>
<li> <span class="archive-item"><span class="archive-date"> [26.08.2024 17:58 CST] </span> <a href="posts/20240826T175853--emacs-themes__emacs.html">Emacs Themes</a><div class="description"> It's important to feel at home in your beloved editor, so this post is about creating custom themes in Emacs. </div> <div class="filetags"> (emacs) </div> </span> </li>
<li> <span class="archive-item"><span class="archive-date"> [26.08.2024 17:47 CST] </span> <a href="posts/20240826T174745--log-level__notes.html">LogLevel</a><div class="description"> Teach you how to use log levels correctly </div> <div class="filetags"> (program) </div> </span> </li>
</div>
<div id="postamble">Made with Emacs :)
<p><a href="disclaimer.html"> Disclaimer </a>
Expand Down
Loading

0 comments on commit daa3333

Please sign in to comment.