Skip to content

Commit

Permalink
Hack: update slogan without rebuilding
Browse files Browse the repository at this point in the history
The online version has a slightly different (common miswording)
version of the original slogan. This commit updates the source and
the output without rebuilding. The commit hash wouldn’t match until
a full rebuild, but that will be another story.
  • Loading branch information
rschiang committed Aug 28, 2023
1 parent f4f9b41 commit b255ef7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<span class="secondary">國立臺灣大學學生會</span>
<span>簡明法規彙編</span>
</hgroup>
<section id="intro">我們貢獻這所大學之精神於宇宙</section>
<section id="intro">我們貢獻這所大學於宇宙之精神</section>
<div id="readme">
<h5>前言</h5>
<figure>
Expand Down
2 changes: 1 addition & 1 deletion statute/online/header_hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<span class="secondary">國立臺灣大學學生會</span>
<span>簡明法規彙編</span>
</hgroup>
<section id="intro">我們貢獻這所大學之精神於宇宙</section>
<section id="intro">我們貢獻這所大學於宇宙之精神</section>
<div id="readme">
<h5>前言</h5>
<figure>
Expand Down

0 comments on commit b255ef7

Please sign in to comment.