We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b2a30f commit dfc4f7aCopy full SHA for dfc4f7a
src/page/ArticlesofAssociation.tsx
@@ -79,14 +79,14 @@ export function ArticlesofAssociation() {
79
return (
80
<div style={styles.container}>
81
<div style={styles.paper}>
82
- <h1 style={styles.mainTitle}>國立臺北科技大學 is1ab club 組織章程</h1>
+ <h1 style={styles.mainTitle}>北科資安社 組織章程</h1>
83
84
{/* 第一章 */}
85
<h2 style={styles.chapterTitle}>第一章 總則</h2>
86
87
<h3 style={styles.articleTitle}>第一條 本社群定名</h3>
88
<p style={styles.paragraph}>
89
- 本社群定名為 <strong>is1ab club</strong>,社團定名 <strong>is1ab club</strong>(以下簡稱本社)。
+ 本社群定名為 <strong>北科資安社</strong>(以下簡稱本社)。
90
</p>
91
92
<ul style={styles.list}>
0 commit comments