Afrizal Hasbi Azizy commited on
Commit
25eac4b
1 Parent(s): 3e9e5d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -24,10 +24,17 @@ inference: false
24
  font-family: 'Tahoma';
25
  text-align: center;
26
  }
 
 
 
 
 
 
27
  </style>
28
  </head>
29
  <body>
30
  <h1>Introducing the Kancil family of open models</h1>
 
31
  </body>
32
  </html>
33
 
 
24
  font-family: 'Tahoma';
25
  text-align: center;
26
  }
27
+ .subtitle {
28
+ font-size: 24px
29
+ color: navy;
30
+ font-family: 'Tahoma';
31
+ text-align: center;
32
+ }
33
  </style>
34
  </head>
35
  <body>
36
  <h1>Introducing the Kancil family of open models</h1>
37
+ <h3 class="subtitle">Beta preview</h3>
38
  </body>
39
  </html>
40