@@ -21,46 +21,9 @@ export const addArticle = (article: Article) => {
2121} ;
2222
2323export const NUMWORKS_PROGRAMMING = addArticle ( {
24- title : 'Programming with a numworks calculator' ,
24+ title : 'Programming with a NumWorks calculator' ,
2525 id : 'numworks-programming' ,
26- description : 'oaisjfiauhsefiu hsoiufh oiasehf iosf uahf iushf ' ,
26+ description : 'An introduction on programming with Python and C on a NumWorks calculator ' ,
2727 tags : [ ArticleTag . Python , ArticleTag . CCpp , ArticleTag . Embedded ] ,
2828 date : new Date ( 2025 , 5 , 28 )
2929} ) ;
30-
31- export const BLEBLE = addArticle ( {
32- title : 'ADBASBD' ,
33- id : 'numworks-programming' ,
34- description : 'wqfeiu hsofh aoiewhf oiashdfoi aheoifh aoishf adsf hf jahljf ' ,
35- tags : [ ArticleTag . Embedded ] ,
36- date : new Date ( 2025 , 5 , 28 )
37- } ) ;
38-
39- addArticle ( {
40- title : 'ADBASBD' ,
41- id : 'numworks-programming' ,
42- description : 'wqfeiu hsofh aoiewhf oiashdfoi aheoifh aoishf ' ,
43- tags : [ ArticleTag . Embedded ] ,
44- date : new Date ( 2025 , 5 , 28 )
45- } ) ;
46- addArticle ( {
47- title : 'ADBASBD' ,
48- id : 'numworks-programming' ,
49- description : 'wqfeiu hsofh aoiewhf oiashdfoi aheoifh aoishf ' ,
50- tags : [ ArticleTag . Embedded ] ,
51- date : new Date ( 2025 , 5 , 28 )
52- } ) ;
53- addArticle ( {
54- title : 'ADBASBD' ,
55- id : 'numworks-programming' ,
56- description : 'wqfeiu hsofh aoiewhf oiashdfoi aheoifh aoishf ' ,
57- tags : [ ArticleTag . Embedded ] ,
58- date : new Date ( 2025 , 5 , 28 )
59- } ) ;
60- addArticle ( {
61- title : 'ADBASBD' ,
62- id : 'numworks-programming' ,
63- description : 'wqfeiu hsofh aoiewhf oiashdfoi aheoifh aoishf ' ,
64- tags : [ ArticleTag . Embedded ] ,
65- date : new Date ( 2025 , 5 , 28 )
66- } ) ;
0 commit comments