Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
andyluss committed Jul 12, 2024
1 parent 36284fe commit f7f0b1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Header.astro
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { SITE_TITLE } from "../consts";

<header>
<nav>
<h2 class="title"><a href="/">{SITE_TITLE}</a></h2>
<h3 class="title"><a href="/">{SITE_TITLE}</a></h3>
<div class="internal-links">
<HeaderLink href="/xyy">逍遥游</HeaderLink>
<HeaderLink href="/dev">开发</HeaderLink>
Expand Down
2 changes: 1 addition & 1 deletion src/content/xyy/20240712d.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ level: 1

很多公司总是对员工宣传公司就是你家,让你忽略了真实的商业合同关系。

这是资本家的一种伪装,让平时你贡献更多,而当你不被需要的时候又按照真实的商业合同关系处理。
这是资本家的一种伪装,平时让你贡献更多,而当你不被需要的时候又按照真实的商业合同关系处理。

公司只是资本家挣钱的工具,这里有个[案例]可以看看。

Expand Down

0 comments on commit f7f0b1b

Please sign in to comment.